.JELO_Button
{
	border: solid 1px #333;
	background-color: #e1e1d0;
	background-image: url(Images/button_bg.gif);
	background-repeat: repeat-x;
	color: #a52300;
	text-align: center;
    font-weight: bold;
	vertical-align: bottom;
	white-space: nowrap;
	height: 100%;
	display: inline;
	padding: 2px 5px 1px 5px;
} 

.DividingLine
{
	border-bottom: solid 1px #e5e5e5;
}
.TableHeader
{
	padding-left: 4px;
	font-weight: bold;
	color: #FFF;
	border-bottom: #007FB2 1px solid;
	background-color: #007FB2;
	text-decoration: none;
}
.TableHeaderButton
{
	font-weight: bold;
	color: #FFF;
	background-color: #007FB2;
	text-decoration: none;
}

.TableHeaderButton:hover
{
	color:#FFF;
	text-decoration:underline;
}
.RowSearch
{
	border-bottom: solid 1px #e5e5e5;
 	padding-top: 6px;
 	padding-bottom: 5px;
 	padding-left: 4px;
 	padding-right: 6px;
}
.RowSearchButton
{
	border-bottom: solid 1px #e5e5e5;
}
.HeaderSlim
{
    font-weight: bold;
	color: #FFF;
	background-color: #a52100;
 	padding-left: 0px;
 	padding-right: 3px;
 }
.RowSlim
{
	border-bottom: solid 1px #e5e5e5;
 	padding-top: 2px;
 	padding-bottom: 1px;
 	padding-left: 0px;
 	padding-right: 3px;
}
.RowSearchSlim
{
	border-bottom: solid 1px #e5e5e5;
 	padding-top: 2px;
 	padding-bottom: 1px;
 	padding-left: 7px;
 	padding-right: 1px;
}

.TableHeaderSlim
{
	color: #FFF;
	background-color: #007FB2;
	font-weight: bold;
 	padding-top: 2px;
 	padding-bottom: 1px;
 	padding-left: 7px;
 	padding-right: 1px;
}
/* Reports */
.RepGridCell
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
}
.RepGridCellCaption
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
    COLOR: #666666;
}
.RepGridHdr
{
	BACKGROUND-COLOR: #f0f0f0;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
}
.RepGridFtr
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
}
.RepJobCompLow
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-color: #f5deb3;
}
.RepJobCompHigh
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-color: #b0e0e6;
}

/* Design Styles */
.topbg
{
	background-color: #990000;
}
.LeftShadow
{
	background-image: url(bnz_lft_shadow.jpg);
}
.RightShadow
{
	background-image: url(bnz_rht_shadow.jpg);
}
.LevelIndicator
{
	padding-right: 5px;
}
.LevelIndent
{
	padding-left: 10px;
}
.NavBorderBot
{
	border-top: solid 1px #cccccc;
}
.NavBorderTop
{
	border-top: solid 1px #cccccc;
}	



/* Form Styles */
TEXTAREA
{
    COLOR: #333333;
    FONT-FAMILY:Verdana,  Arial, Helvetica, sans-serif;
}
SELECT
{
    COLOR: #333333;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
}
INPUT
{
    COLOR: #333333;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.fldCaption
{
    COLOR: #666666;
	padding: 1px;
}
.PagingUse
{
	background-color: #f0f0f0;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 2px;
	padding-right: 2px;
	border-bottom: solid 1px #cccccc;
	border-top: solid 1px #cccccc;
}

.PagingNumbers
{
	background-color: #cccccc;
	padding: 3px 3px 3px 3px;
}
/* Search Styles */
.bulkchangetitle
{
	font-weight: bold;
	color: #666666;
	background-color: #e5e5e5;
}	
.BulkChangeTop
{
	background-color: #e5e5e5;
	border-top: solid 1px #666666;
}
.BulkChangeTable
{
	background-color: #e5e5e5;
	color: #000000;
}
.EvenRow
{
	background-color: #e7e7d6;
 	background-image: url(style_row_bg.gif);
 	background-repeat: repeat-x;
 	background-position: left bottom;
 	padding-top: 3px;
 	padding-bottom: 3px;
}
.OddRow
{
	background-color: #ffffff;
 	background-image: url(style_row_bg.gif);
 	background-repeat: repeat-x;
 	background-position: left bottom;
 	padding-top: 3px;
 	padding-bottom: 3px;
}
.GridTD
{
    padding-left: 10px;
    padding-right: 10px;
}



/* Nav Styles */
.LeftMenuTable
{
	border-top: dotted 1px #333;
	border-bottom: none;
	border-left: none;
	border-right: none;
	white-space: nowrap;
}
.LeftMenu
{
	border-top: none 0px #FFF;
	border-bottom: none 0px #FFF;
	padding: 4px 4px 4px 7px;
	font-weight: bold;
}


.Level1
{
	white-space: nowrap;
	font-weight: bold;
   COLOR: black;
}
/*
.Level1
{
   COLOR: #666666;
}
*/
.Level1selected
{
    COLOR: #990000;
    font-weight: bold;
}
.Level1:Hover
{
    COLOR: #a52300;
}
.Level1Selected:Hover
{
    COLOR: #990000;
}
.LeftMenuLevel2
{
	border-top: none 0px #FFF;
	border-bottom: dotted 1px #333;
	padding: 4px 4px 4px 20px;
}
.LeftMenuLevel2Selected
{
	border-top: none 0px #FFF;
	border-bottom: dotted 1px #333;
	padding: 4px 4px 4px 20px;
}

.Level2
{
	color: #333; 
	font-size: 8pt;

}
.Level2selected
{
    COLOR: #990000;
	font-size: 8pt;

}
.Level2:Hover
{
    COLOR: #a52300;
	font-size: 8pt;
}
.Level2Selected:Hover
{
    COLOR: #990000;
	font-size: 8pt;
}
.Level3
{
    COLOR: #666666;
}
.Level3selected
{
    COLOR: #990000;
}
.Level3:Hover
{
    COLOR: #666666;
}
.Level3Selected:Hover
{
    COLOR: #990000;
}
.Level4
{
    COLOR: #666666;
}
.Level4selected
{
	COLOR: #990000;
}
.Level4:Hover
{
    COLOR: #666666;
}
.Level4Selected:Hover
{
    COLOR: #990000;
}
.Level5
{
    COLOR: #666666;
}
.Level5selected
{
    COLOR: #990000;
}
.Level5:Hover
{
    COLOR: #666666;
}
.Level5Selected:Hover
{
    COLOR: #990000;
}

/* CSS Document */
.Abstract
{
	line-height: 20px;
}
.ArchiveLink
{
	color: #000000;
}

.ContactSubHd
{
	font-weight: bold;	
	color: #000000;
	background-color: #e5e5e5;
	padding: 5px 5px 5px 5px;
}


.ImageHyperlink
{
    BORDER-BOTTOM: #666666 1pt solid;
    BORDER-LEFT: #666666 1pt solid;
    BORDER-RIGHT: #666666 1pt solid;
    BORDER-TOP: #666666 1pt solid;
}

p
{
	line-height: 22px;
}
p.pagebreak 
{ 
	page-break-after:always; 
}


.TitleBar
{
	background-color: #e5e5e5;
}

/*Tab Styles */
.TabText
{
	COLOR: #000000;
    TEXT-DECORATION: none;
}
.TabTextSelected
{
    COLOR: #000000;
    font-weight:bold;
    TEXT-DECORATION: none;   
}
.TopMenuBG
{
	background-color: #000000;
}

/* Editor Styles */
.EditorBookMark 
{
	WIDTH: 15px; 
	HEIGHT: 12px; 
	background-image: url(bookmark.gif);
	background-repeat:no-repeat;
	background-position: center center
}


/* Maintenance */
.ActionButton
{
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 2px;
	padding-right: 2px;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;	
	background-color: #efefef;
}
.SubSearch
{
	background-color: #e5e5e5;
	border: solid 1px #cccccc;
}
.RowSelect
{
	border-bottom: solid 1px #cccccc;
}
.RowSelectPadding
{
	border-bottom: solid 1px #cccccc;
	padding-top: 2px;
	padding-bottom: 2px;
}

.RowList
{
	border-top: #ffffff 2px solid;
	padding-left: 5px;
	padding-bottom: 7px;
	padding-top: 6px;
	border-bottom: #cccccc 1px solid;
	background-color: #e7e7d6;
}
.RowListButton
{
	background-color: #e7e7d6;
	border-bottom: solid 1px #CCCCCC;
	border-top: solid 2px #ffffff;
 	padding-top: 2px;
 	padding-bottom: 2px;
}

