﻿z.cmmtBlue
{
    color: #232f66;
    background-color: #232f66;
}
.cmmtYellow
{
    color: #e7aa22;
    background-color: #e7aa22;
}
/*  NEW */

body
{
    background: #eee;
    margin: 0;
    padding: 0;
    color: #000;
    font: small Verdana,Arial,Helvetica;
    width:100%;
}


/*Main Link Styles */
a:link
{
    font-family: Verdana, Helvetica, Tahoma, Sans-Serif;
    color: #006699;
}
a:visited
{
    font-family: Verdana, Helvetica, Tahoma, Sans-Serif;
    color: #006699;
}
a:active
{
    font-family: Verdana, Helvetica, Tahoma, Sans-Serif;
    color: #006699;
}
a:hover
{
    font-family: Verdana, Helvetica, Tahoma, Sans-Serif;
    color: #3399CC;
    text-decoration: underline;
}
a img
{
    border-width: 0;
}

/* Elements */
h1
{
    font-family: Verdana, Helvetica, Tahoma, Sans-Serif;
    color: #003366;
}
h2
{
    font-family: Verdana, Helvetica, Tahoma, Sans-Serif;
    color: #006699;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
h3
{
    font-family: Verdana, Helvetica, Tahoma, Sans-Serif;
    font-size: 12pt;
    color: #003366;
    margin-top: 0px;
    margin-bottom: 0px;
}
h4
{
    font-family: Verdana, Helvetica, Tahoma, Sans-Serif;
    font-size: 10.5pt;
    font-weight: bold;
    color: #006699;
    padding: 0px;
    margin: 0px;
}
h5
{
    font-family: Verdana, Helvetica, Tahoma, Sans-Serif;
    font-size: 10pt;
    font-weight: bold;
    font-style: italic;
    color: #666;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
hr
{
    color: #999999;
    background-color: #999999;
    height: 1px;
    border: none;
}
textarea
{
    font-family: Verdana, Helvetica, Tahoma, Sans-Serif;
    font-size: 9pt;
}
p
{
    margin-top: 8px;
    margin-bottom: 12px;
}
td select
{
    font-family: Verdana, Helvetica, Tahoma, Sans-Serif;
    font-size: 9pt;
}
td input
{
    font-family: Verdana, Helvetica, Tahoma, Sans-Serif;
    font-size: 9pt;
}
.grid td, th
{
    border-color: #aaaaaa;
}
td.ganttRow
{
    border-top: solid 1px #aaaaaa;
    border-bottom: solid 1px #aaaaaa;
    overflow: hidden;
    padding-top: 4px;
}
th.ganttHeader
{
    border: solid 1px #aaaaaa;
}
td.ganttRowLabel
{
    border: solid 1px #aaaaaa;
    padding: 2px;
}
td.ganttRowLeft
{
    background-image: url(images/ybar-l.gif);
    background-repeat: no-repeat;
    background-position: right center;
    border-top: solid 1px #aaaaaa;
    border-bottom: solid 1px #aaaaaa;
}
td.ganttRowCenter
{
    background-image: url(images/ybar-c.gif);
    background-repeat: repeat-x;
    background-position: center center;
    border-top: solid 1px #aaaaaa;
    border-bottom: solid 1px #aaaaaa;
}
td.ganttRowRight
{
    background-image: url(images/ybar-r.gif);
    background-repeat: no-repeat;
    background-position: left center;
    border-top: solid 1px #aaaaaa;
    border-bottom: solid 1px #aaaaaa;
}

/* Page Wrapper */
#wrapper
{
    background-color: #fff;
    border-right: solid 1px #ddd;
    border-bottom: solid 1px #ddd;
    width:900px;
}

/* Header
----------------------------------------------- */
#header
{
    /*background:#fff url('img/gradient_header.jpg') repeat-y 0 0;*/ /*float: left;*/ /*width: 100%;*/
}
#header h1
{
    float: left;
    margin: 0;
}
#header img
{
    display: block;
}
#header td.headright
{
    float: right;
    text-align: right;
    vertical-align: middle;
}

/* Toolbar
----------------------------------------------- */
#toolbar
{
    float: left;
    width: 100%;
    margin: 0;
    padding: 2px 0;
    border-top: solid 1px #999;
    border-bottom: solid 1px #999;
    list-style: none;
    font-size: 85%;
}
#toolbar li
{
    float: left;
    padding: 0 2px;
    border-left: 1px solid #aaa;
    line-height: 1.3em;
}
#toolbar li#homePageLink
{
    border-left-width: 0;
}
#toolbar li#homePageLink a
{
    width: 164px;
}
#toolbar a
{
    float: left;
    padding: 1px 5px;
    border: 1px solid #fff;
    text-decoration: none;
    color: #000;
}
#toolbar a:hover
{
    background: #ccc;
    border-color: #999;
}

/* Nav
----------------------------------------------- */
#nav
{
    font-size: 85%;
    line-height: 1.2em;
    background-color: #DFEDF7;
    vertical-align: top;
    margin-top: 0px;
    padding-top: 0px;
    padding-right: 2px;
}
#navimg
{
    background-color: #DFEDF7;
    vertical-align: bottom;
}
#nav td a
{
    display: block;
    margin: 0px;
    padding: 0px;
}
/* Using Menu Control */
#nav .menu
{
    font-family: Verdana, Helvetica, Tahoma, Sans-Serif;
    position: relative;
    left: 0px;
    top: 0px;
    padding-right: 4px;
}
#nav .level1
{
    width: 164px;
    font-weight: bold;
    color: #006699;
    margin: 2px 0px 2px 2px;
    padding: 1px;
    font-size: 100%;
    cursor: default;
    text-decoration: none;
}
#nav .level2
{
    margin: 1px 2px 1px 2px;
    padding: 0px 0px 1px 1px;
    line-height: 1.18em;
    border: 1px solid #FFF;
    text-decoration: none;
    color: #000;
}
#nav .selected2
{
    margin: 1px 2px 1px 2px;
    padding: 0px 1px 1px 1px;
    line-height: 1.18em;
    border: 1px solid #e7aa22;
    background-color: #FFFFDD;
    text-decoration: none;
    color: #000;
}
#nav .staticHoverStyle
{
    margin: 1px 2px 1px 2px;
    padding: 0px 0px 1px 1px;
    line-height: 1.18em;
    border: 1px solid #999;
    background-color: #ccc;
    text-decoration: none;
    color: #000;
}
#nav .dynamicMenuStyle
{
    margin: -4px 0px 0px 1px;
    padding: 2px 6px 0px 2px;
    line-height: 1.18em;
    border: 1px solid #999;
    background-color: #ddd;
    text-decoration: none;
    color: #000;
}
#nav h2
{
    margin: 0;
    padding: 5px;
    border-top: 1px solid #999;
    font-size: 100%;
}

/* CONTENT */
#content
{
    font-size: 1em;
    line-height: 1.2em;
    padding: 8px 16px 16px 16px;
    vertical-align: top;
    width: 100%;
}
#footer
{
    /*background: #fff url( 'img/gradient_footer.jpg' ) repeat-y 100% 0;*/
    border-top: 1px solid #999;
    font-size: 85%;
    line-height: 1.2em;
    text-align: center;
    padding: 12px 12px;
    vertical-align: middle;
}
#footer img
{
    float: left;
    border-width: 0px;
}

/* Miscellaneous Classes */
.nowrap
{
    white-space: nowrap;
}
.bordercollapse
{
    border-collapse: collapse;
    margin: 0px;
    padding: 0px;
}
.center
{
    text-align: center;
}
.hidden
{
    visibility: hidden;
    display: none;
}
.error
{
    color: #cc0000;
    font-size: 12pt;
}
.divider
{
    color: #cccccc;
    background-color: #cccccc;
    margin-bottom: 8px;
}

.searchBlock
{
    padding: 0px;
    margin-bottom: 2px;
    background-color: #ffffdd;
    border: 1px solid #999;
    white-space: nowrap;
    clear: left;
}
.searchLabel
{
    padding-left: 4px;
    white-space: nowrap;
}
.searchButton
{
    margin-left: 4px;
    margin-right: 4px;
}
.modalBackground
{
    background-color: #000;
    filter: alpha(opacity=10);
    opacity: 0.1;
    -moz-opacity: .1;
}
.updateCover
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 1000%;
    overflow: hidden;
    padding: 0;
    margin: 0;
    background-color: #000;
    filter: progid:DXImageTransform.Microsoft.BasicImage(opacity=0.1);
    opacity: 0.1;
    -moz-opacity: .1;
    z-index: 500;
}
.updateProgress
{
    position: absolute;
    z-index: 10000;
    left: 30%;
    top: 30%;
    width: 232px;
    height: 56px;
    text-align: center;
    line-height: 24px;
    vertical-align: top;
    font-family: Tahoma Verdana Sans-Serif;
    font-size: 10pt;
    font-weight: bold;
    color: #333399;
    background-color: White;
    border: solid 1px #999;
}
.glow
{
    width: 240px;
    height: 64px;
    background: url(images/redglow.png) no-repeat;
    padding: 4px;
    z-index: 5000;
}
.glowContent
{
    padding: 0px;
    height: 54px;
    width: 230px;
    text-align: center;
    font: bold 12px/24px Tahoma Verdana sans-serif;
    color: #993333;
    background-color: white;
    border: solid 1px #f66;
    z-index: 5001;
}

.content
{
    padding: 12px;
    vertical-align: top;
}
/*  BLUE BLOCK */
.blockBlue
{
    background-color: #DFEDF7;
    border: solid 1px #006699;
    border-width: 0px 1px 1px 1px;
    font-size: 9pt;
    margin-bottom: 4px;
}
.blockBlue h2
{
    background-color: #006699;
    margin: 0px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    font-size: 9pt;
}

/*  YELLOW BLOCK */
.blockYellow
{
    background-color: #ffffDD;
    border: solid 1px #e7aa23;
    border-width: 0px 1px 1px 1px;
    font-size: 9pt;
    margin-bottom: 4px;
}
.blockYellow h2
{
    background-color: #e7aa23;
    margin: 0px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    font-size: 9pt;
}
/*Popup Dialogs */
.searchDialog
{
    background-color: #ffffdd;
    border: solid 1px #999999;
    z-index: 2000;
}
.blue
{
    background-color: #DFEDF7;
    border: solid 1px #006699;
    z-index: 2000;
}
.searchDialog h3
{
    color: #003366;
    margin: 5px 8px 4px 8px;
}
.buttons
{
    text-align: right;
    clear: both;
    margin-right: 16px;
    padding-bottom: 8px;
}
.searchDialog select
{
    vertical-align: bottom;
/*    font-size: 9pt;*/
}
.searchDialog radio
{
    margin: 12px;
}
.searchDialog .sectionTitle
{
    font-weight: bold;
    margin-top: 8px;
    margin-bottom: 4px;
}
.searchDialog .sectionTitle .first
{
    margin-top: 0px;
}
.searchDialog .row
{
    margin: 4px;
    clear: both;
}
.searchDialog .subrow
{
    clear: both;
    margin: 2px 4px 6px 24px;
}
.searchContent
{
    margin-left: 16px;
    margin-bottom: 4px;
    margin-right: 16px;
    background-color: White;
    border: solid 1px #cccccc;
    padding: 8px;
}
.whiteDialog
{
    background-color: #ffffff;
    border: solid 1px #999999;
    z-index: 2000;
}
.searchContentNB
{
    margin-left: 16px;
    margin-bottom: 4px;
    margin-right: 16px;
    padding: 2px;
    overflow: auto;
}
.searchTable
{
    border:solid 1px #999999;
    font-size:smaller;
    border-collapse:collapse;
}
.searchHeaderRow
{
    color:Black;
    background-color:#e7aa22;
    font-weight:bold;
    font-size:7pt;
}
.searchHeaderRow1
{
    color:Black;
    background-color:#dddddd;
    font-weight:bold;
    font-size:7pt;
}

td.searchHeaderCell, td.searchFooterCell
{
    border-color:#aaaaaa;
    padding:0px;
    margin:0px;
    text-align:center;
}
td.searchDataCell
{
    border-color:#aaaaaa;
    padding-left:2px;
    padding-right:2px;
    text-align:center;
}
.searchFooterRow
{
    background-color:#dddddd;
    font-weight:bold;
    font-size:7pt;
}
.whiteDialog h3
{
    color: #003366;
    margin: 5px 8px 4px 8px;
}
.fieldLabel
{
    width: 20pt;
}
.fieldControl
{
}
textarea
{
    font-family: Verdana;
}
.breadCrumb
{
    text-align: right;
    font-size: 6.5pt;
}
.smallText
{
    font-size: 7pt;
    line-height: .7em;
}
.journalTitle
{
    font-size: 12pt;
    margin-top: 16px;
    margin-bottom: 8px;
}
.journalAuthors
{
    font-size: 10pt;
    font-style: italic;
    margin-bottom: 8px;
    margin-left: 16px;
}
.journalHosts
{
    font-size: 8pt;
    font-style: italic;
    margin-bottom: 16px;
    margin-left: 16px;
    color: #003366;
}
.journalResources
{
    font-size: 8pt;
}
.posterThumb
{
    float: left;
    border: solid 1px #999;
    margin-right: 16px;
    vertical-align: text-top;
}
.posterTitle
{
    font-size: 10pt;
    margin-bottom: 8px;
}
.posterAuthors
{
    font-size: 8.5pt;
    font-style: italic;
    margin-bottom: 8px;
    margin-left: 16px;
    line-height: 8.5pt;
}
.posterHosts
{
    font-size: 7.5pt;
    font-style: italic;
    margin-bottom: 16px;
    margin-left: 16px;
    color: #003366;
    line-height: 7.5pt;
}
.imgRight
{
    float: right;
    text-align: center;
    font-size: 7pt;
    font-style: italic;
    margin-left: 16px;
    margin-bottom: 8px;
    line-height: 7.3pt;
}
.imgRight img
{
    border: solid 1px #999;
}
.imgLeft
{
    float: left;
    text-align: center;
    font-size: 7pt;
    font-style: italic;
    margin-right: 16px;
    margin-bottom: 8px;
    line-height: 7.3pt;
}
.imgLeft img
{
    border: solid 1px #999;
}
a.journal:link, a.journal:visited, a.journal:active
{
    font-family: Verdana, Helvetica, Tahoma, Sans-Serif;
    font-style: italic;
    text-decoration: underline;
}
a.journal:hover
{
    font-family: Verdana, Helvetica, Tahoma, Sans-Serif;
    font-style: italic;
    text-decoration: underline;
}
.verify
{
    height: 400px;
    width: 100%;
    text-align: center;
}
.odd
{
    background-color: #eeeeee;
}
.graphPaneFirst
{
    border: solid 1px #666666;
}
.graphPane
{
    border-color: #666666;
    border-style: solid;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-right-width: 1px;
    border-top-width: 0px;
}

/* CSS for the transparent borders box starts here*/
/* Default styling. Used when JavaScript is unsupported */
.cbb
{
    padding: 0 10px;
    margin: 1em 0;
    background: #fff;
    border: 1px solid #999;
}
.cbb h1
{
    margin: 0 -10px;
    padding: 0.3em 10px;
    background: #eeeeee;
    font: bold 1.2em/1 Arial, Helvetica, sans-serif;
}
/* Insert the custom corners and borders for browsers with sufficient JavaScript support */
/* Two of the boxes are floated just for this demo. Adjust to your needs. */
.cb
{
    margin: 0.5em 0;
}
/* Rules for the top corners and border */
.bt
{
    background: url(images/horz.png) no-repeat 100% 0;
    margin: 0 0 0 6px;
    height: 6px;
}
.bt div
{
    height: 6px;
    width: 6px;
    position: relative;
    left: -6px;
    background: url(images/horz.png) no-repeat 0 0;
}
/* Rules for the bottom corners and border */
.bb
{
    background: url(images/horz.png) no-repeat 100% 100%;
    margin: 0 0 0 6px;
    height: 6px;
}
.bb div
{
    height: 6px;
    width: 6px;
    position: relative;
    left: -6px;
    background: url(images/horz.png) no-repeat 0 100%;
}
/* Insert the left border */
.i1
{
    padding: 0 0 0 6px;
    background: url(images/vert.png) repeat-y 0 0;
}
/* Insert the right border */
.i2
{
    padding: 0 6px 0 0;
    background: url(images/vert.png) repeat-y 100% 0;
}
/* Wrapper for the content. Use it to set the background colour and insert some padding between the borders and the content. */
.i3
{
    background: #fff;
    border: 1px solid #fff;
    border-width: 1px 0;
    padding: 0 10px;
}
/* CSS for the box ends here */

.handle_left
{
    position:absolute;
    background:url('images/handle_left_drag.gif') no-repeat;
    width:24px;
    height:450px;
    z-index:200;
    cursor:w-resize;
}

.handle_right
{
    position:absolute;
    background:url('images/handle_right_drag.gif') no-repeat;
    width:24px;
    height:450px;
    z-index:200;
    cursor:w-resize;
}
.topIndex
{
    z-index:999999;
}
.cursorPointer
{
    cursor:pointer;
}
