html {color:#000; }
a {color:#000;}
a:hover {text-decoration:none;}
html {
height:100%;
overflow:hidden;
}
body {
	margin: 0px 0px 0px 0px;
	font: normal 8pt Arial, Helvetica, sans-serif;
	background-color:White;
}
#body {
	margin: 0px 0px 0px 0px;
	font: normal 8pt Arial, Helvetica, sans-serif;
	width:100%;
	height:100%;
	position:relative;
}
#content {
         padding:10px;
         box-sizing:border-box;
}
#tb {
  z-index:1000;
}
#pagecontent {
  z-index:0;
}
input {
	font : normal 8pt Arial, Helvetica, sans-serif;
	margin : 0px 0px 0px 0px;
}
.pt {
	background: #222 url(../graphics/bg.gif) repeat-x top left;
	font: bold 16pt Arial, Helvetica, sans-serif;
	color: White;
	vertical-align: text-bottom;
	overflow: hidden;
	letter-spacing: -1px;
	height: 54px;
	clear: both;
	position: relative;
	z-index: 0;
	width: 100%;
}
.pt #caption {
	position: absolute;
	bottom: 15px;
	right:15px;
}
#pid {
	text-align : right;
	position: absolute;
	right:5px;
	z-index:20;
	padding:2px;
}
#pid a {
	color:white;
	text-decoration: none;
	padding:5px 2px;
	display:block;
}
#pid a:hover {
	color:#B6E626;
	text-decoration:underline;
}

.pl {
	width:100px;
	overflow : hidden;
}
.pi {
	background-color : #9ACD32;
	font : 8pt Arial, Helvetica, sans-serif;
	color : Black;
	padding-left : 5px;
	overflow : hidden;
	padding : 0px 3px 0px 3px;
	text-align : right;
}
.pm {
	background-color : #9ACD32;
	font : 8pt Arial, Helvetica, sans-serif;
	color : Black;
	overflow : hidden;
	padding : 0px 3px 0px 3px;
	text-align :left;
}
img {
	border : none;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	white-space : nowrap;
}
#pagecontent {
vertical-align: top;
overflow:auto;
box-sizing:border-box;
position:absolute;
right:0px;
left:0px;
top: 30px;
bottom:0px;
padding:5px;
z-index:0;
}
.ie7 #pagecontent { 
     z-index:-1;
}
form {
	margin: 0px 0px 30px 0px;
	padding : 0px 0px 0px 0px;
}
#user {
	white-space : nowrap;
	overflow : hidden;
}
#pagefooter {
	font : normal 7pt Arial, Helvetica, sans-serif;
	text-align : center;
}
/*Quote of the day*/
#qotd {
	clear: both;
}
.qotdheader {
	font-size: 14px;
	color: #003300;
}
.qotd {
	font: normal 8pt Arial, Helvetica, sans-serif;
	border: 1px solid #E0EFD0;
	background-color: #F0FFE0;
	padding: 5px;
	margin: 0px;
	color: #336600;
}
/* Table formating */
.t {
	padding : 0px 0px 0px 0px;
	margin: 5px;
	font : normal 8pt Arial, Helvetica, sans-serif;
	border : none;
	width: 100%;
	border-collapse:collapse;
}
.tc {
	color: #444444;
	font: normal 12pt Arial, Helvetica, sans-serif;
	white-space : nowrap;
	vertical-align : middle;
	margin: 0px 5px 0px 5px;
}
.t img {
	vertical-align: middle;
	
}
.t th img {
   float:right;
}
.t tbody td {
	font : normal 8pt Arial, Helvetica, sans-serif;
	vertical-align : middle;
}
.t tbody tr {
}

.t thead th {
	background-color: hsl(0, 0%, 99%);
	color: #999;
	font: normal 7pt sans-serif;
	white-space : nowrap;
	overflow : hidden;
	cursor: pointer;
	padding: 5px 5px;
	text-align: left;
	border-radius: 0px;
	text-transform: uppercase;
	width:1%;
}
.t tfoot tr td {
	background-color : #DCDCDC;
	color : #666666;
	white-space : nowrap;
	overflow : hidden;
	font : normal 8pt Arial, Helvetica, sans-serif;
}
.te {
	background-color : White;
}
.to {
	background-color: #F0F0F0;
}
.t tr:hover {
	background-color: yellowGreen;
}
.te a {
	color : Black;
	text-decoration : none;
}
.to a {
	color : Black;
	text-decoration : none;
}
.te a:hover {
	text-decoration : underline;
}
.to a:hover {
	text-decoration : underline;
}
.ta {
	background-color : #F4FAD0;
	color : #666666;
	font : normal 8pt Arial, Helvetica, sans-serif;
	white-space : nowrap;
	overflow : hidden;
}
.tdc {
	padding: 4px 2px;
	overflow: hidden;
 white-space: nowrap;

}
.mini {
  width:16px;
}
.tar {
	text-align : right;
	padding-right: 3px;
}
.tac {
	text-align: center;
}
.tncur {
	color : Red;
}
.tcurneg {
	width: 50px;
	color : red;
}

.tdci {
	font : normal 8pt Arial, Helvetica, sans-serif;
	color : #7B839B;
	text-align : left;
	line-height : 6pt;
}
.tdsm {
	font : normal 8pt Arial, Helvetica, sans-serif;
	line-height : 6pt;
}
.tpg {
	margin: 2px 5px;
	color: #777;
	font: normal 8pt Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
.tpg a {
	color: #9ACD32;
	text-decoration: none;
	margin: 0px 2px;
	padding: 2px;
}
.tli {
	vertical-align: middle;
	margin: 0px 2px;
	display: inline-block;
}
.tpg span {
	color: #AAA;
	text-decoration : none;
   margin: 0px 2px;
	padding: 2px;
	font : normal 8pt Arial, Helvetica, sans-serif;
}
.tpg a:hover {
	color:black;
	background-color : #9ACD32;
	text-decoration : none;
}
/* Form formatting */
.f {
	font : normal 8pt Arial, Helvetica, sans-serif;
	max-width:500px;
}
.fc {
	overflow : hidden;
	color: #444;  font: normal 12pt Arial, Helvetica, sans-serif;  white-space: nowrap;  vertical-align: middle;  margin: 0px 5px 0px 5px;
}
.fr {
	font : normal 8pt Arial, Helvetica, sans-serif;
	vertical-align : bottom;
	clear: both;
	box-sizing: border-box;
	padding-left: 105px;
	padding-right: 5px;
	position: relative;
	min-height: 24px;
}
.f fieldset {
	border : 1px solid #F0F0F0;
	
}
.f fieldset legend {
	color:#9ACD32;
}
.f label {
	font : normal 8pt Arial, Helvetica, sans-serif;
	background-color : White;
	width: 100px;
	vertical-align :middle;
	color:#999;
	display: inline-block;
	padding: 5px;
	box-sizing: border-box;
	position: absolute;
	left: 0px;
	overflow: hidden;
  white-space: nowrap;
}
.f label img.help {
vertical-align: middle;
}

.f label.fl2 {
	font : normal 8pt Arial, Helvetica, sans-serif;
	text-align : right;
	background-color : #DCDCDC;
	width : 250px;
	padding-top:2px;
	padding-right : 3px;
	padding-bottom: 2px;
	margin-right: 2px;
	vertical-align :top;
		display:inline-block;

}
.gecko .f label.fl2 {
  display: -moz-inline-box;
}
.f label.fl3 {
	font : normal 8pt Arial, Helvetica, sans-serif;
	text-align : right;
	background-color : #777;
	padding-top:2px;
	padding-right : 3px;
	padding-bottom: 2px;
	margin-right: 2px;
	vertical-align :top;
		display:inline-block;

}
.gecko .f label.fl3 {
  display: -moz-inline-box;
}
.fa  {
	background-color : #F4FAD0;
	color : #666666;
	font : normal 8pt Arial, Helvetica, sans-serif;
}
.frsp, .fs {
	height:16px;
	font : normal 8pt Arial, Helvetica, sans-serif;
	vertical-align : bottom;
	text-align : left;
	background-color : #E9E9E9;
}
a.flink {
	font : normal 8pt Arial, Helvetica, sans-serif;
	vertical-align : bottom;
	text-decoration : none;
	cursor : pointer;
	border-bottom : 1px dotted #B2B2B2;
	display: inline-block;
	border: 1px outset;  padding: 5px 8px;  background-color: #EEE;  font: normal 8pt sans-serif;
}
a.flink:hover {
	text-decoration : none;
	cursor: finger;
	border: 1px inset;
}
.tb, .tbpop {
	font : normal 8pt Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #FFF;
	vertical-align :top;
	border-top : none;
	border-left : none;
	border-right : none;
	background-color: whitesmoke;
	width: 100%;
	padding: 5px;
	box-sizing: border-box;  display: inline-block;
}
.ltb {
     background-color:#666;
     margin-bottom:2px;
     color:#EEE;
     border:none;
}
.tbt {
	font : normal 8pt Arial, Helvetica, sans-serif;
	border : 1px solid #D0D0D0;
	vertical-align :top;
	border-top : none;
	border-left : none;
	border-right : none;
}
.tbro {
	font : normal 8pt Arial, Helvetica, sans-serif;
	border : none;
	background-color : White;
	color : #333;
	padding: 5px 0px;
	width: 100%;
	box-sizing: border-box;
}
.tbd {
	font : normal 8pt Arial, Helvetica, sans-serif;
	border : 0px solid #D0D0D0;
	vertical-align :top;
	line-height : 8pt;
}
.cb {
	border : 0px solid White;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	vertical-align : middle;
	text-align : center;
	overflow:hidden;
	height: 11px;
	width:11px;
}
.cbl {
	display: inline-block;
}

label.cl {
	font : normal 8pt Arial, Helvetica, sans-serif;
	text-align : left;
	background-color : White;
	width : auto;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align :middle;
	float:none;
	color:Black;
}
.cb2 {
	border : 0px solid White;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	vertical-align : middle;
	text-align : center;
	overflow:hidden;
	height: 14px;
	width:14px;
}
.f select {
	border: 1px solid #F0F0F0;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	font : normal 8pt Arial, Helvetica, sans-serif;
	background-color: #F0F0F0;
	width: 100%;
	padding: 2px;
	box-sizing: border-box;
	display: inline-block;
}

.sbpop {
	position: absolute;
	display :none;
}

.sbo {
	
}
.sbnone {
	color : Gray;
}
/*Action formatting */
.ag {
	margin : 0px 0px 2px 0px;
	clear:both;
}
.ah {
	color : #7FA82A;
	font : bold 8pt Arial;
}
.bn {
	border : 1px solid #888888;
	font : normal 8pt Arial, Helvetica, sans-serif;
	width:120px;
	background-color : #9ACD32;
	text-align : center;
	vertical-align : middle;
	height : 20px;
	border-left : 1px solid #F4FAD0;
	border-top : 1px solid #F4FAD0;
	margin : 0px 2px 0px 0px;
}

/*Special items*/
.i {
	visibility : hidden;
}
.i2 {
	visibility : hidden;
	display: block;
}
.hidden {
	display : none;
}
/*Graph stuff*/
.gt{
	border-collapse : collapse;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	font : normal  7pt Arial, Helvetica, sans-serif;
	border : none;
}
.gh{
	height:16px;
	color : Black;
	font : bold 8pt Arial;
	white-space : nowrap;
	overflow : hidden;
	vertical-align : middle;
	border-bottom : 1px solid #9ACD32;
}
.gy {
	text-align : right;
	vertical-align : bottom;
	font : normal 7pt Arial, Helvetica, sans-serif;
	width: 80px;
	background-color : #DCDCDC;
}
.gyc {
	font : bold 7pt Arial, Helvetica, sans-serif;
}
.gys {
	
}
.gyl {
	border-top: 1px solid White;
	top : 0px;
	bottom : 0px;
}
.gd {
	text-align : center;
	vertical-align : bottom;
	font : normal 7pt Arial, Helvetica, sans-serif;
	border : none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.gdl {
	font : normal 5pt Arial, Helvetica, sans-serif;
	color: Blue;
}
.gdb {
	font : normal 1pt Arial, Helvetica, sans-serif;
	background-color : #9ACD32;
	width : 100%;
	text-align : center;
	vertical-align : bottom;
	white-space : nowrap;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}
.gxl {
	font : normal 7pt Arial, Helvetica, sans-serif;
	text-align : center;
	background-color : #DCDCDC;
	border-right : 1px solid White;
}
.nowrap {
	white-space : nowrap;
	overflow: hidden;
}
.hot {
	background-color : Red;
	color : White;
}
/* The main calendar widget.  DIV containing a table. */

div.calendar { position: relative; }

.calendar, .calendar table {
  border: 1px solid #565;
  font-size: 11px;
  color: #000;
  cursor: default;
  background-color: #efe;
  font-family: tahoma,verdana,sans-serif;
}

/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;    /* They are the navigation buttons */
  padding: 2px;          /* Make the buttons seem like they're pressing */
  background-color: #676;
  color: #fff;
  font-size: 90%;
}

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;      /* Pressing it will take you to the current date */
  text-align: center;
  padding: 2px;
  background-color: #250;
  color: #efa;
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
}

.calendar thead .name { /* Cells <TD> containing the day names */
  border-bottom: 1px solid #565;
  padding: 2px;
  text-align: center;
  color: #000;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #a66;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  background-color: #afa;
  color: #000;
  border: 1px solid #084;
  padding: 1px;
}

.calendar thead .active { /* Active (pressed) buttons in header */
  background-color: #7c7;
  padding: 2px 0px 0px 2px;
}

.calendar thead .daynames { /* Row <TR> containing the day names */
  background-color: #dfb;
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
  width: 2em;
  color: #564;
  text-align: right;
  padding: 2px 4px 2px 2px;
}

.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid #000;
  background-color: #dfb;
}

.calendar tbody .rowhilite td {
  background-color: #dfd;
}

.calendar tbody .rowhilite td.wn {
  background-color: #efe;
}

.calendar tbody td.hilite { /* Hovered cells <TD> */
  background-color: #efd;
  padding: 1px 3px 1px 1px;
  border: 1px solid #bbb;
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
  background-color: #dec;
  padding: 2px 2px 0px 2px;
}

.calendar tbody td.selected { /* Cell showing today date */
  font-weight: bold;
  border: 1px solid #000;
  padding: 1px 3px 1px 1px;
  background-color: #f8fff8;
  color: #000;
}

.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #a66;
}

.calendar tbody td.today { font-weight: bold; color: #0a0; }

.calendar tbody .disabled { color: #999; }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  visibility: hidden;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
  text-align: center;
  background-color: #565;
  color: #fff;
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  padding: 2px;
  background-color: #250;
  color: #efa;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  background-color: #afa;
  border: 1px solid #084;
  color: #000;
  padding: 1px;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  background-color: #7c7;
  padding: 2px 0px 0px 2px;
}

/* Combo boxes (menus that display months/years for direct selection) */

.combo {
  position: absolute;
  display: none;
  top: 0px;
  left: 0px;
  width: 4em;
  cursor: default;
  border: 1px solid #565;
  background-color: #efd;
  color: #000;
  font-size: smaller;
}

.combo .label {
  width: 100%;
  text-align: center;
}

.combo .hilite {
  background-color: #af8;
}

.combo .active {
  border-top: 1px solid #6a4;
  border-bottom: 1px solid #6a4;
  background-color: #efe;
  font-weight: bold;
}

/* Navigation */

 /* common styling */
/* Set up the default font and ovrall size to include image */
#menu {background-color: #444;  vertical-align: top;  position:relative; padding: 0px;color:#BBB;border-bottom:solid 2px #9ACD32;}
#nav , #nav ul {padding:0; margin:0; list-style-type: none; position:relative;z-index:10; }
#nav a {
	display: block;
	color: #000;
	text-decoration: none;
	overflow:hidden;
	padding:5px 8px;
}
.gecko  #nav a {  display: block;}
#nav li {position:relative; float:left;}

#nav li ul {visibility: hidden; position:absolute;left:0; top:22px;width:150px; border:1px solid #DDD; border-top:none;box-shadow: 0px 3px 35px #000;}
#nav li a { color:White; width:auto;}

#nav li ul li { background-color:#FFF;  position:static; float:none; width:150px;}
.ie #nav li ul li {	width:150px; }
#nav li ul li a {  color: #666; }

#nav > li:hover > a {background-color:#666; color:#EEE;  }
#nav li:hover a:hover {	background-color: yellowgreen;	color: Black; } 
#nav li.sfhover a {	background-color: #666;	color: White;  }
#nav li.sfhover li a {	font-weight:normal; }
#nav li.sfhover a:hover {background-color:#B6E626; color:Black;}
#nav li:hover ul {	visibility: visible; }
#nav li.sfhover ul {	visibility: visible; }
#nav > li:hover > a:hover {background-color:#666; color:#EEE;  }
#pagecontent > table {
 width:100%;
}

table.t tr td.ellipsis, table.t tr th.ellipsis, table.t tr th.flex {
          max-width: 500px;
         
          min-width: 100px;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap;
          width: 50%;
}
div.max150,div.max200  {
        display:inline;
        zoom:1;
        text-overflow:ellipsis;
        overflow:hidden;
        white-space:nowrap;
        margin:0px;
        padding:0px;
        vertical-align:middle;
        
}
div.max150 {
           width:150px;
}
div.max200 {
           width:150px;
}

td.content3 {
	vertical-align:top;
	
}
td.content2 {
	width:48%;
	padding-right:3%;
	vertical-align:top;
}

#tamsMsg {
	background-color: #B33;
	color: White;
	position:absolute;
	right:0px;
	
}
.terms {
	
	margin:5px 20px;
}
.terms h1 {
	font: bold 20pt Arial, Helvetica, sans-serif;
	letter-spacing: -2px;
	margin:0px;
	padding:0px;
	color:#AAA;
	border-bottom: solid 1px black;
}
.terms h2 {
	font: bold 14pt Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	margin:0px;
	padding:0px;
	color:#666;
}
.terms p {
	margin:0px;
	padding:0px 0px 10px 0px;
}
.terms ul {
	margin-top:0px;

}

.ie6 img.png, .ie6 img.help {
	    background-image: expression(
        this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "graphics/trans.gif"
    );

}

.tb {
    z-index: 1000;
}
.chz-container {
box-sizing:border-box;
}

.logon {
      width: 400px;
      margin-left: -200px;
      box-shadow: 0px 0px 75px #000;
      height: 185px;
      position: absolute;
      left: 50%;
      padding: 20px;
      background-color: #333;
      color: white;
      top: 30px;
      border-radius: 4px;       
}

.logon div.fc,.logon div.fr label {
       color:inherit;
       background-color:transparent;
       
}

.ui-widget {
font-family: Arial,sans-serif;
font-size: 1em;
}

.fromtowrap {
  
}
.fromtowrap > span {
  display:inline-block;
  position:relative;
  width:50%;
  padding-left:40px;
  box-sizing:border-box;                  
}
.fromtowrap > span > label {
  width:40px;
}
:focus {
       outline: 2px solid #EEE;
}
.ltb:focus, .ui-button:focus {
       outline: none;
}
#nav:after {
           content: ".";
           display: block;
           height: 0;
           clear: both;
           visibility: hidden;
}
#loadWorkflow {
  padding-bottom:20px;
}
#loadWorkflow td {
  font : normal 8pt Arial, Helvetica, sans-serif;
	vertical-align :middle;
	color:#DDD;
	padding: 5px;
	box-sizing: border-box;
	overflow: hidden;
  white-space: nowrap;
}
#loadWorkflow td:first-child {
  padding-left:20px;
  box-sizing:border-box;
}
#loadWorkflow tr.active td {
  color: Black;
  font-weight: bold;
  background-color: #B6E626;
}
#loadWorkflow tr.active td.step {
  background: #B6E626 2px 50% no-repeat url(../graphics/nav000.png);
}
#loadWorkflow tr.done td {
  color: #999;
}
#loadWorkflow tr.done td.step {
  background: transparent 2px 50% no-repeat url(../graphics/tick.png);
}
