﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
}
h1 {
	font-size:140%;
	font-weight:normal;
}
h2 {
	font-size:100%;
	font-weight:bold;
}
h3 {
	font-size:100%;
	font-weight:normal;
}
.header {
	color: #ffffff;
	padding: 2px;
	height: 30px;
	margin: 0px 0px 0px 0px;
	background-color: #006600;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}
/* IE6 only */
/*\*/
* html .header {position: relative;}
/**/
.leftcolumn { 
	padding: 0px;
	width: 150px;
	position: absolute;
	top: 44px;
	left: 10px;
	bottom: 10px;
	background-color: White;
	overflow: auto;
}
/* IE6 only */
/*\*/
* html .leftcolumn {height: expression(this.offsetParent.offsetHeight-56);}
/**/
.maincol { 
	text-align: left;
	margin: 0;
	position: absolute;
	top: 44px;
	left: 170px;
	right: 10px;
	bottom: 10px;
	background-color: White;
	overflow: auto;
}
/* IE6 only */
/*\*/
* html .maincol {height: expression(this.offsetParent.offsetHeight-56); width: expression(this.offsetParent.offsetWidth-200);}
/**/
.maincolNoScroll { 
	text-align: left;
	margin: 0;
	position: absolute;
	top: 44px;
	left: 180px;
	right: 10px;
	bottom: 10px;
	background-color: White;
}
.mainDocPanel 
{
	overflow: auto;
}
/* IE6 only */
/*\*/
* html .mainDocPanel {width: expression(this.offsetParent.offsetWidth-2);}
/**/
.terms h1 {
	font-size:140%;
	margin-top: 4pt;
	margin-bottom: 2pt;
	line-height: 140%;
	font-weight:normal;
}
.terms h2 {
	font-size:120%;
	line-height: 120%;
	margin-top: 3pt;
	margin-bottom: 1pt;
	font-weight:bold;
}
.terms h3 {
	font-size:110%;
	line-height: 110%;
	font-weight:bold;
}
.footer 
{ 
	margin: 5px 0px 0px 0px;
}
.HeadingBold
{
	font-weight:bold;
}
.itemTop 
{
	color: #000000;
	font-weight: bold;
	padding: 2px;
	background-color: #a2c8a1;
	background-image: url(../images/itemTop.png);
	background-repeat: repeat-y;
	background-position: right;
	clear: both;
}
.itemTopH2
{
	font-weight: bold;
}
.item {
	color: #000000;
	margin-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}
.navitem {
	color: #000000;
	background-color: #e5ffe5;
	background-image: url(../images/navitem.png);
	background-repeat: repeat-y;
	background-position: right;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	margin-bottom: 1px;
}
.navitem:hover {
	background-color: #90ef90;
	background-image: url(../images/navitemHover.png);
	background-repeat: repeat-y;
	background-position: right;
}
.navitemAlt {
	color: #000000;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	background-color: #f5fff5;
	background-image: url(../images/navitemAlt.png);
	background-repeat: repeat-y;
	background-position: right;
	margin-bottom: 1px;
}
.navitemAlt:hover {
	background-color: #96ef96;
	background-image: url(../images/navitemHover.png);
	background-repeat: repeat-y;
	background-position: right;
}
.navitemSel {
	color: #000000;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	background-color: #caefca;
	background-image: url(../images/navitemSel.png);
	background-repeat: repeat-y;
	background-position: right;
	margin-bottom: 1px;
}
.grid {
	color: #000000;
	background-color: #f5fff5;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}
.gridTextAlt {
	background-color: #e4ffef;
	vertical-align: top;
	padding: 2px;
}
.gridText {
	vertical-align: top;
	padding: 2px;
}
.gridAlt {
	background-color: #daffda;
	vertical-align: top;
	padding: 2px;
}
.gridAlt TD {
	border-top: dotted 1px #a2c8a1;
	border-bottom: dotted 1px #a2c8a1;
	border-collapse: collapse;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 8px;
	vertical-align: middle;
}
.gridItem {
	vertical-align: top;
	padding: 2px;	
}
.gridItem TD {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 8px;
}
.gridHeader {
	font-weight: bold;
	background-color: #dcffdc;
}
.gridHeader TD {
	border-bottom: dotted 1px #a2c8a1;
}
.version
{
	font-size: smaller;
	color: #000000;
}
.helplink
{
	font-size: small;
	color: #000000;
}
.navlink
{
	display: block;
	color: #000000;
}
.headerLink
{
	color: #ffffff;
}
.itemTopLink
{
	color: Black;
}
.callEntry
{
	border-bottom: dotted 1px #a2c8a1;
	margin-top: 5px;
	padding-bottom: 5px;
}
.callName
{
	font-weight: bold;
}
.callDetail
{
	font-style: italic;
}
.intro
{
	line-height: 150%;
}
li
{
	list-style: disc none inside;
}
.JeSHeadingLarge
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 1em;
    COLOR: #006600;
    FONT-FAMILY: Arial, sans-serif;
}
.e4Indented
{
	padding-left: 20pt;
	padding-right: 20pt;
	color: #000000;
	font-family: Arial, sans-serif;
	text-decoration: none;
	text-align: left;
}
.labelColumn {
	background-color: #ffffff;
	vertical-align: middle;
	width: 150px;
	padding: 1;
}
.labelColumnTop {
	background-color: #ffffff;
	vertical-align: top;
	width: 150px;
}
.detailColumn {
	background-color: #e0ffe0;
	vertical-align: middle;
	width: 200px;
	padding: 1;
}
.editColumn {
	background-color: #eeeeee;
	vertical-align: middle;
	width: 300px;
	padding: 1;
	margin: 1;
}
.qualEditColumn {
	background-color: #eeeeee;
	vertical-align: middle;
}
.collapsePanel {
	border-style: none;
	width:700px;
    font-family: Arial, sans-serif;
    text-decoration: none;
	background-color:white;
}
.navBarClear{	
	height:40px;
	padding-left: 20pt;
	padding-right: 20pt;
	padding-bottom: 10px;
	font-weight: normal;
    font-family: Arial, sans-serif;
    text-decoration: none;
    text-align: left;
}
.docListDiv {
	width: 100%;
	border-width: 1px;
	border-style: solid;
	border-color: #008000;
	border-collapse: collapse;
	background-color: #e0ffe0;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 1em;
}
.docList {
	width: 100%;
	border-collapse: collapse;
}
/* IE6 only */
/*\*/
* html .docList {width: 200px;}
/**/
.docList TD
{
	padding: 2px;
}
.docListAlt 
{
	background-color: #e5ffe5;
	border-top: dotted 1px #a2c8a1;
	border-bottom: dotted 1px #a2c8a1;
	border-collapse: collapse;
}
.docListAlt TD {
	vertical-align: top;
	padding: 2px;
	margin: 2px;
	vertical-align: middle;
}
.docListSep {
	color: #008000;
	background-color: #008000;
	height: 1px;
}
.docListItem TD {
	vertical-align: top;
	background-color: #f5fff5;	
	padding: 2px;
	margin: 2px;
}
.docListHeader 
{
	background-color: #ddffdd;
}
.docListHeader A
{
	padding-right:20px;
	vertical-align: middle;
	font-weight: bold;
}
.docListHeaderasc A {
	background: url(~/images/expand.jpg) no-repeat 96% 50%;
	vertical-align: middle;
	background-color: #ddffdd;
	font-weight: bold;
}
.docListHeaderdesc A {
	background: url(~/images/collapse.jpg) no-repeat 96% 50%;
	vertical-align: middle;
	background-color: #ddffdd;
	font-weight: bold;
}
.docListFilter {
	vertical-align: middle;
	background-color: #ddffdd;
}
.filterListHeader 
{
	padding: 5px; 
	vertical-align: middle;
}
.JeSTopLine
{
    font-weight: bold;
    font-size: 1.5em;
    color: white;
    font-family: Arial, sans-serif;
    background-color: #006600;
    text-decoration: none
}
.JeSText
{
    font-size: 1.1em;
    COLOR: #000000;
    font-family: Arial, sans-serif;
    text-decoration: none;    
    line-height: 150%;
    padding-bottom: 30px;
}
.JeSSmallText
{
    font-weight: normal;
    font-size: 0.8em;
    COLOR: #000000;
    font-family: Arial, sans-serif;
    text-decoration: none
}
.hierList
{
	text-indent: 20px;	
}
.hierHeader 
{	
	color: #000000;
	background-color: #daffda;
}
.hierHeaderOpen
{	
	color: #000000;
	background-color: #daffda;
}
.hierItem
{
	list-style-type: square;
	list-style-image: none;
}
.InfoLabel
{
	color: Red;
	font-weight: bold;
	margin-bottom: 1em;
}
.JeSError
{
	color: Red;
}
#page {
	margin: 0px auto;
	padding: 0 0em;
}
.entry {
	float: left;
	width: 100%;
	padding: 1 1em;
}
.entry .info {
	float: left;
	width: 200px;		
	margin: 1%;
}
.entry .content {
	float: right;
	width: 100%;		
	margin-right: 1%;
	margin-top: 1%;
	margin-bottom: 1%;
}
.entry .main {
	float: left;
	width: 100%;	/* 700px / 844px = 0.82938 */
}
.docEntry 
{
	display: block;
	margin: 1px;
	padding: 1px;
	background-color: #f5fff5;
}
.docEntryAlt 
{
	display: block;
	margin: 1px;
	padding: 1px;
	background-color: #e5ffe5;
	border-top: dotted 1px #a2c8a1;
	border-bottom: dotted 1px #a2c8a1;
	border-collapse: collapse;
}
.docEntryLink
{
	float: left;
	margin-left: 2px;
	width: 70%;
}
.docEntryStatus
{
	margin-left: 2px;
}
.modalPopup
{
	background-color: #daffda;
	margin: 5px;
	padding: 5px;
	width: 400px;
}
.modalDetail
{
	background-color: #c6f0c6;
	margin-top: 5px;
	padding: 2px;
}
.modalBackground
{
	background-color: black;
	/* for all but IE */
	opacity: 0.5;
	/* for IE */
	filter:alpha(opacity=50);
}
.pool 
{
	margin-top: 4px;
	margin-bottom: 4px;
}
.TopEnvironment
{
    font-size: 20pt;
    color: Yellow;
    font-family: Arial, sans-serif;
    background-color: #006600;
    text-decoration: none
}
.infoLink { 
	text-align: left;
	margin: 0;
	position: absolute;
	top: 44px;
	left: 10px;
	right: 10px;
	bottom: 10px;
	background-color: White;
	overflow: auto;
}
input
{
	margin: 2px;
	padding: 1px 2px 1px 2px;
	border: solid 1px Grey;
}
input:disabled
{
	background-color: #eeeeee;
	color: Gray;
}
input:focus
{
	background-color: #f1f1f1;
}
textarea
{
	background-color: White;
	border: solid 1px Gray;
}
textarea:focus
{
	background-color: #f1f1f1;
}
.ajax__calendar_container 
{ 
	z-index : 1000 ; 
}
.selnode 
{
	color: #5555DD;
}
.button {
	color: Black;
}
.button:disabled
{
	color: #aaaaaa;
	cursor: default;
	background: #f5f5f5; 
}
.disabledBox
{
	background-color: #eeeeee;
	color: Gray;
}
div.treeView
{
    margin: 0;
    padding: 0;
}

div.treeView ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}
.treeShow
{
}
.treeHide
{
    display:none;
}
div.treeView ul li
{
    white-space: nowrap;
    padding: 3px 0 2px 0; 
}
div.treeView ul ul
{
    margin: 2px 0 2px 10px;
}

div.treeView ul li img
{
    border: none;
    vertical-align: middle;
    margin: 0 2px 0 0;
}

div.treeView li a
{
    text-decoration: none;
}

div.treeView li.treeLeaf
{
    margin-left: 18px;
}

div.treeView .treeClickableNonLink
{
    cursor: pointer;
}

div.treeView .treeCollapse
{
    background: url(../images/collapse.gif) 0 -2px no-repeat;
    width: 15px;
    float:left;
    cursor: pointer;
    list-style-type: none;
}

div.treeView .treeExpand
{
    background: url(../images/expand.gif) 0 -2px no-repeat;
    width: 15px;
    float:left;
    cursor: pointer;
    list-style-type: none;
}
.treeExpand
{
    background: url(../images/expand.gif) 0 -2px no-repeat;
    width: 15px;
    float:left;
    cursor: pointer;
    list-style-type: none;
}
.treeSelected label
{
	color: #5555DD;
}
.treeSelected span
{
	color: #5555DD;
}
.treeRoot
{
    list-style-type: none;
    font-weight: bold;
}
.treeLeaf
{
    list-style-type: square;
    font-weight: normal;
}
.treeParent
{
    list-style-type: none;
    font-weight: normal;
}

.AccountMgmtHeader 
{
	background-color: #ddffdd;
}
.AccountMgmtHeader A
{
	padding-right:20px;
	vertical-align: middle;
	font-weight: bold;
}
.AccountMgmtHeaderasc A {
	background: url(~/images/expand.jpg) no-repeat 96% 50%;
	vertical-align: middle;
	background-color: #ddffdd;
	font-weight: bold;
}
.AccountMgmtHeaderdesc A {
	background: url(~/images/collapse.jpg) no-repeat 96% 50%;
	vertical-align: middle;
	background-color: #ddffdd;
	font-weight: bold;
}
.AccountMgmtDiv {
	width: 100%;
	border-width: 1px;
	border-style: solid;
	border-color: #008000;
	border-collapse: collapse;
	background-color: #e0ffe0;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 1em;
}
.AccountMgmt {
	width: 100%;
	border-collapse: collapse;
}
/* IE6 only */
/*\*/
* html .AccountMgmt {width: 200px;}
/**/
.AccountMgmt TD
{
	padding: 2px;
}
.AccountMgmtAlt 
{
	background-color: #e5ffe5;
	border-top: dotted 1px #a2c8a1;
	border-bottom: dotted 1px #a2c8a1;
	border-collapse: collapse;
}
.AccountMgmtAlt TD {
	vertical-align: top;
	padding: 2px;
	margin: 2px;
	vertical-align: middle;
}
.AccountMgmtSep {
	color: #008000;
	background-color: #008000;
	height: 1px;
}
.AccountMgmtItem TD {
	vertical-align: top;
	background-color: #f5fff5;	
	padding: 2px;
	margin: 2px;
}