#ldProg {
  display:none;
}

div,span,table { font-family: verdana, geneva, sans-serif; border-spacing:1px }

td { padding:1px; }

.roundrobin {
    font-family: geneva,verdana,arial,sans-serif;
/*    font-size: 14px; */
}

.cartaction, a.cartaction {
/*    font-size: 14px; */
    font-weight: bold;
    font-family: verdana, geneva, sans-serif;
}

smallfont {
    font-family: verdana, geneva, sans-serif;
    font-size: 0.8em;
}
hr { color: #CCC; }

h2, h3, h4 {
    color: #666;
    background-color: transparent;
    margin-top:    0px;
    margin-bottom: 0px;
    padding-top:    0px;
    padding-bottom: 0px;
    border-top:    0px;
    border-bottom: 0px;
}

/*
h2 { font-size: 1.4em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1em; }
*/
h1, h2, h3, h4, h5, h6, option { font-family: verdana, geneva, sans-serif; }


a { text-decoration: none; }

.smallsans {
    font-family: geneva, sans-serif, verdana;
/*    font-size: 11px; */
    font-size: 0.8em;
}

.topMenu, .snapLink, .pgEnds
{
/*    font-size: 11px; */
    font-size: 0.8em;
    font-family: verdana, geneva, sans-serif;
    color: #000;
/*    background-color: #FD9; */
}

.pgEnds {
    color: #888;
    background-color: #DDD;
    font-weight: bold;
}

.snapLink {
    color: #00C;
    background-color: transparent
}

/*
a.snapLink:hover
{
    color: #00F;
    background-color: #000;
    font-weight: normal;
    text-decoration: underline;
}
*/

/* a.topMenu:hover
{
    color: #00F;
    background-color: transparent;
    font-weight: normal;
    text-decoration: underline;
}
*/

a.snapLink:link, a.topMenu:link
{
    color: #00C;
    font-weight: bold;
    background-color: transparent;
    border-width: 0px;
    text-decoration: none;
}

a:link {
    color: #00C;
    background-color: transparent;
    border-width: 0px;
    text-decoration: none;
}

a:visited {
    color: #03C;
    background-color: transparent;
    text-decoration: none;
}

a:hover {
    color: #00C;
    text-decoration: underline;
    background: #ADF;
    border-width: 0px;
}

a:focus {
    margin: 0px;
    outline: none;
    text-decoration: none;
    color: #03C;
    background-color: #FFF;
}

a:active {
    margin: 0px;
    outline: none;
    text-decoration: none;
    color: #03F;
    background-color: #FFF;
}

.formButton { 
  border-spacing:0px; 
  padding:0px;
}

/* header status window */
td.Hsw1 { background-color:#cccccc; color:#003366; font-family:verdana, geneva, sans-serif; font-weight:bold}
/* Table wrapper */
table.tw01 { width:729px; height:104px; font-family:verdana, geneva, sans-serif; font-size:0.8em; background-color:#ff4400; border-top:1px solid #003366; border-bottom:1px solid #003366; border-right:1px solid #003366; border-left:1px solid #003366; }

.spacer { width:1px; font-size:1px; height:1px; line-height:1px; }

.longspacer { width:10px; }

/* ############# */
/* new additions */
.helpq {
  font-size:small;
  font-weight:bold;
  font-style: italic;
}
#helpq sup {
  font-size:small;
  font-weight:bold;
  font-style: italic;
}
#status {
  visibility:hidden;
  position:absolute;
  top:16.0em;
  left:28.0em;
  width:604px;
  z-index:999;
}
#statuswindow {
  z-index:999;
}

#statuswindow .name {
/*    font-size: 14px; */
 font-weight:bold;
 color:black;
}

#statuswindow .error {
/*    font-size: 14px; */
 font-weight:bold;
 color:red;
}

#statuswindow .info {
/*    font-size: 13px; */
 font-size:0.95em;
 font-weight:normal;
 color:blue;
}

#headerpopup {
  border:1px solid #333;
  visibility:hidden;
  position:absolute;
  z-index:999;
}

body {
    color: #000;
/* set margins and paddings to cero for body -- no fancy gaps */
  margin:0;
  margin-bottom:0;
  padding:0;
    background-color: white }

p, h1, h2 {
    margin: 0;
    padding: 0.5em }

#outerBlock {
    background-color: #000;
    margin: 0;
    width: 100%;
/*  min-width: 750px;*/
}

#header, #footer {
    color: #900;
/* position:relative */  /* for some reason to specifically set   */
                         /* the position to relative, It causes   */
                         /* the display sort order to stop working*/
                         /* in firefox, mozilla, NS               */
    z-index: 30;
    width: 100%;
    padding: 2em;
 }
#footer {
/*  margin-left:14.2em;*/
}
#header {
  margin-bottom: 0em; /* 6.5 */
}
.page {
    background-color: white;
    width: auto;
    /*border-right: 150px solid #333;*/
    border-right: 0.2em solid white;
/*  border-left: 14.2em solid #999; */
    border-left: 14.2em solid white;
 }

.section {
    margin: 0;
  width:100%;
}

.col-A, .col-B {
    position: relative;
    float: left;
 }

.col-A {
    margin-right: 0.2em;
    margin-left: -14.2em;
    z-index: 10;
    width: 14.2em;
  padding-top:12em;  /* the logo height */
/*width: 200px;*/
}

.col-B {
    margin: 0 -0.2em 0 -0.2em;
  margin-right:-0.2em;
  padding-right:-0.2em;
    z-index: 20;
    width: 100%
 }

.clear {
    clear: both }

.page > .section {
    border-bottom: 2px solid transparent; }


/*
** Structural Elements
*/

/*
** general portlet styles (elements in the quickbar)
*/

.portlet {
    border: none;
    margin: 0em 0em 0em 0em;
    float: none;
    padding: 0em;
    width: 14.0em;
    overflow: hidden;
}
/* start iemac hide \*/
.portlet {
    margin: 0em 0.2em 0.2em 0.2em;
}
/* end iemac hide */

.pBody {
    font-size: 95%;
    border: 1px solid #aaaaaa;
    padding: 0.2em 0.8em 0.4em 0.5em;
}

/*
** the navigation portlet
*/


#toolMenu ,#statusMenu {
/*    position:inline;*/
    z-index:3;
}

#p-nav, #p-tools, #p-sumbit {
/*    position:relative;*/
    z-index:3;
}

/*
** Logo properties
*/

#p-logo {
    z-index: 3;
    position:absolute; /*needed to use z-index */
    top: 0;
    left: 0;
    height: 12em;
    width: 12em;
    overflow: visible;
}


#p-logo a, #p-logo a:hover {
    display: block;
    height: 12em;
    width: 12em;
    background-repeat: no-repeat;
    background-position: 35% 50% !important;
    text-decoration: none;
      background-color: transparent;
}

/*
** status details
*/
/* status display class -- sdw */
table.sdw { color:red; width:600px; height:104px; font-family:verdana, geneva, sans-serif; font-size:0.8em; background-color:#f5f5f5; border-top:1px solid #003366; border-bottom:1px solid #003366; border-right:1px solid #003366; border-left:1px solid #003366; }
/* header status window */
td.Hsdw { background-color:#cccccc; color:#003366; font-family:verdana, geneva, sans-serif; font-weight:bold}
td.sdw { background-color:#cccccc; }

.sd1, .sd2 {
	font-family:verdana, geneva, sans-serif;
	text-decoration: none;
	display: block;
	margin-bottom: 2px;
	padding: 3px;
	width: 100%;
	text-align: center;
	background: #d3d3d3;
}

table.sd2 {
	padding:0;
	margin:0;
	border-collapse: collapse;
	background: white;
}


table.sd2 td {
    vertical-align:middle;
	text-align:left;
	border-bottom:1px solid #900;
	padding:0;
}

table.sd2 tr {
    vertical-align:middle;
	padding:0;
	margin:0;
}
.sd2 ul {
    line-height: 1em;
    list-style-type: disc;
    font-size:0.8em;
}
.sd2 li {
    padding: 0;
    margin: 0;
}

table.tm01 {
	border-collapse: collapse;
	width: 100%;
}


table.tm01 th {
    vertical-align:middle;
    text-align:left;
    border-bottom:1px solid #000;
}

table.tm01 td {
    vertical-align:middle;
    text-align:left;
    border-bottom:1px solid #900;
}

/*
** View menu
*/
#boxItem
{
    font-size: 0.8em;
    font-family: verdana, geneva, sans-serif;
    color: #00C;
    font-weight: bold;
/*  background-color: #DEE; */
}

a.boxItem:hover
{
    color: #00F;
    background-color: transparent;
    font-weight: normal;
    text-decoration: underline;
}

a.boxItem:link
{
    color: #00C;
    font-weight: bold;
    background-color: transparent;
    border-width: 0px;
    text-decoration: none;
}

/*
** bar menu style
*/

p.menu {
	font-size:1em;
	font-family:verdana, geneva, sans-serif;
	text-decoration: none;
	display: block;
	margin-bottom: 1px;
	padding: 3px;
	width: 100%;
	text-align: center;
	background: #d3d3d3;
}


/* tools box */

#toolMenu input {
    margin-left:1em;
    margin-top:1px;
    font-size: 95%;
}

#toolMenu .toolButton {
	font-size: 85%;
    padding-left: .5em;
    padding-right: .5em;
    font-weight: bold;
}
#p-submit {
    margin-top:1.0em;
    padding-bottom:0.1em;
}
#p-submit .toolButton {
    font-size: 85%;
    padding-left: .5em;
    padding-right: .5em;
    font-weight: bold;
    margin-top:0.2em;
    width:100%;
}
/* search box */
/*
** Search portlet
*/
#p-search {
    margin-top:2.0em;
    margin-bottom:1.0em;
}

#p-summary {
    margin-top:0.5em;
}

#search {
    position:relative;
    z-index:3;
    color:#8490A1; /* grey text */
    padding: 1px 0px 2px 0px; /* 0.1 em value won't work well in firefox */
    border:1px solid #8490A1
}

input.formButton {
    margin-top:1px;
    font-size: 95%;
}

#inputButton {
    font-size: 85%;
}

#searchGoButton, #inputButton {
    padding-left:0em;
    padding-right:0em;
    font-weight: bold;
}

#searchInput {
    width:9.9em;
    margin: 0;
    font-size: 95%;
}

#summaryterms a{
    display:block;
    margin-left:2em;
} 
#queryoptions a{
    margin-left:1em;
}

#searchparams, #showsessions {
   position:relative;
   margin-left:3.0em;
   width:85%;  /* so the bar gets cut before the end of the table */
   background: white; /* #FFCC00; */
   font-size:0.8em;
}

#showsessions {
    margin-bottom:2.0em;
}

#searchparams, #showsessions .tag {
   font-style:italic;
   font-weight:bold;
}

#showsessions .value {
   background:#FF9;
}

#searchparams .sessiondate, .value, .value1, .value2, .value3 {
   font-weight:normal;
   font-style:normal;
   margin-left:0.2em;
   margin-right:0.1em;
}


#searchparams .value1 {
   background:#FF9;
}
#searchparams .value2 {
   background:yellow;
}
#searchparams .value3 {
   background:yellow;
}
 
#gHInflate
{
  background: white;
  position:relative;
  width:85%;
  padding:0px;
  margin:0px;
  height:0px;
}

/* moving header css start */
    #gridBody {
        background: white;
        padding: 0px;
        z-index: 0;
    }

    #gridBody table {
      background: white;
    }

    #gridBody td {
      padding: 0px; /* changed from 2px */
    }

    #gridBody input {
      padding: 0px;
    }

    #tableHeader
    {
      background:silver;
      z-index:100;
    }

    #tableHeader thead {
      background:silver;
    } 

    .rowHeader, .rowHeader td, .rowHeader th {
      background:silver;
    }

    .rowHidden {
      background: silver;
      visibility:hidden;
    }

    .rowShow {
      background: silver;
      visibility:visible;
    }

    .rowNone {
      display:none;
    }

    #gridHeader
    {
      /*  float:top; */ /* invalid per iCab */
        width:auto;
        background: white;
        top:0px;
                margin-top: 0em;
        padding-top:0.5em;
        /*padding-right:14.2em;*/ /* Opera */ /*ie 5 doesn't like it*/
     /*   height: */ /* no height? */
        z-index: 100;
    }

    #gridHeader table{
        background:white;
    }

    #gridHeader tr, #gridHeader td {
        padding: 2px;
    }

    #gridHeader input {
        padding: 0px;
    }

    #gridBar {
        margin: 0.8em;
        min-width: 750px;
    }

    #controlsBar {
      margin-top:0.8em;
    }

    #gridControls, #gridViews {
        background: #DDE;
        font-size: 95%;
        display:inline;
        border: 1px solid #aaaaaa;
        padding: 0.2em 0.8em 0.2em 0.5em;
        height:1em;
        margin-left:1.0em; 
    }

    #gridViews {
        margin-left:12.0em;
    }

    #gridControls input {
        padding:0;
        margin:0;
    }

    #toolsGroup {
        background: white;
        position: absolute;
        z-index: 20;
        margin-top:0.2em;
    }

    #toolsGroup table { background: transparent; }
    #toolsGroup tr    { padding: 2px; height:2.5em; }
    #toolsGroup td    { padding: 2px; }
    #toolsGroup input { padding: 0px; }

  th.expandbox, td.expandbox { background-color:white }
/* end of new additions */


/* 2005-05-16 */
/* joe, using for the 'LoadProgress'  replacement */

.info    { margin: 10px; padding: 5px; border: solid black 1px; background-color: white; }
.info h3 { margin: 3px; }
.queries { margin: 10px; padding: 5px; border: solid black 1px; background-color: #CFC; }

.queries li   { margin: 10px; padding: 5px; border: solid black 1px; background-color: #CFF; display: inline-block;}

.info dl { margin: 0px; padding: 0px } 
.info dt { font-weight: bold;}

.query dt { margin: 0px; display:compact; }
.query dd { margin: 0px; margin-left: 10px; display:inline-block; }

/* 2006-02-14 */
/* Joe : new 'white' look */

.help, .vsoHelp { vertical-align: super; font-style: italic; font-weight: bold; }
.vsoNews        { color: red; vertical-align: super; font-weight: bold; margin: 10px; padding: 5px; border: solid black 1px }
body            { margin: 15px; background-color: white; font-family:verdana, geneva, sans-serif }
th,td,div       { font-family: verdana, geneva, sans-serif }
dt              { font-weight: bold }


