﻿
BODY
{
	direction: rtl;
	font-family: Tahoma, Verdana, Sans-Serif;
	font-size: 90%;
	background: url(Images/bg.gif) #eee repeat-x;
	text-align: center;
}
#pageDiv
{
	width: 137ex;
	min-width: 768px;
	width: 100%;
	background-color: White;
	border: solid 1px #ccc;
	min-height: 450px;
}

SELECT
{
	border-right: #ace 1px solid;
	border-top: #ace 1px solid;
	border-left: #ace 1px solid;
	border-bottom: #ace 1px solid;
}

#header
{
	background: url(Images/glow.gif) no-repeat;
	background-color: #3c7faf;
	border: solid 1px #fff;
	border-style: solid none;
	height: 14ex;
	min-height: 70px;
	color: White;
	width: 136ex;
	width: 100%;
}
#headerTop
{
	height: 15px;
	background-color: White;
	width: 100%;
	color: Black;
}
#logoDiv
{
	float:right;
	width:114px;
	height:72px;
	margin:3px;
}
#headerTitle
{
	font-size: 16px;
	font-weight: bold;
	padding: 10px 2px 2px 2px;
}
#menuBar
{
	height: 20px;
	background-color: #002940;
	text-align: right;
	color: White;
	font-size: 78%;
	vertical-align: middle;
}
#menuBar A
{
	color: White;
	text-decoration: none;
}
#menuBar A:hover
{
	text-decoration: underline;
}
#menuBar .menuItem
{
	margin: 1px;
	display: inline;
	padding: 2px;
}
#menuBar .menuItemHover
{
	padding: 2px;
	display: inline;
	background-color: #002940;
}
#userInfDiv
{
	float: left;
	margin: 0px;
	padding: 2px;
	padding-left: 5px;
	color: White;
	width: 300px;
	height: 20px;
	text-align: left;
}

#header .c4
{
	background: url(decoration/WL.gif) no-repeat 20.7em 100%;
}

.region4
{
	min-width: 314px;
	width: 48ex;
}

.group
{
	/* font-size: 76%; width: 96%;display:block 	*/
	border: solid 1px #92b0dd;
	color: #333;
	margin: 6px 0px 12px 8px;
	min-width: 164px;
	line-height: 10pt;
	text-align: justify;
}
.groupHeader
{
	/* 	font-size: 100%; 	*/
	color: #07519a;
	border: solid 1px #b0bec7;
	background-color: #e2eaf8;
	border-bottom-color: #aacdee;
	border-style: none none solid;
	font-weight: 700;
	margin: 0px 0px 6px;
	padding: 3px 6px;
	text-align: center;
}
.groupDetail
{
	/* font-size: 100%; font-weight: 700;border: solid 0px #333; 	*/
	color: #666;
	border: solid 0px #b0bec7;
	margin: 6px;
}
.groupDetailList
{
		color: #666;
	border: solid 0px #b0bec7;
	margin: 6px;
	text-align:center;
	height:300px;
	overflow:scroll;
}

#rightColumn
{
	float: right;
	min-height: 300px;
	margin-right: 2px;
	min-width: 200px;
	width: 300px;
}
#middleColumn
{
	min-height: 300px;
}
#leftColumn
{
	float: left;
	min-height: 300px;
	background-color: Lime;
	min-width: 200px;
	width: 250px;
	margin-left: 2px;
}
.UpdateProgressDiv
{
	position: fixed;
	width: 150px;
	height: 30px;
	background-color: white;
	border: outset 1px red;
	padding:2px;
	top: 5px;
	right: 5px;
	text-align: right;
	direction: rtl;
	vertical-align: middle;
	padding-top: 5px;
	z-index: 200;
}

.button
{
	font-family: Tahoma;
	cursor: hand;
	font-size: 86%;
}
.control
{
	margin: 1px;
	font-size: 86%;
	font-family: Tahoma;
}
.validationControl
{
	margin: 0px;
	font-size: 76%;
	font-family: Tahoma;
}
.errorLabelEn
{
	text-align: left;
	color: Red;
	direction: ltr;
}

.errorLabel
{
	text-align: right;
	color: Red;
	direction: rtl;
}
.requiredLable
{
	margin: 0px;
	padding: 0px;
	color: Red;
	width: 2px;
	height: 2px;
}
.requiredSignLabel
{
	color: Red;
}
.titleLabel
{
	font-weight: bold;
}
.inputFieldLabel
{
	float: right;
	text-align: left;
	width: 98%;
	font-family: Tahoma;
	font-size: 86%;
}

.inputFieldText
{
	width: 95%;
	margin: 1px;
	font-size: 90%; /**/
	font-family: Tahoma;
}
.inputFieldTitle
{
	border: solid 0px white;
	vertical-align: middle;
	padding: 2px; /**/
	font-size: 12pt;
	font-weight: bold;
}

.inputTable
{
	width: 98%;
	border: solid 0px gray;
	text-align: justify;
}
.messageTitle
{
	font-size: 12px;
	color: black; /*background-color:#92b0dd;*/
	width: 100%;
	margin: 0px 0px 2px 0px;
	background-color: #ccccff;
}
#loadingDiv
{
	position: fixed;
	width: 150px;
	height: 30px;
	background-color: White;
	border: outset 1px red;
	top: 5px;
	right: 5px;
	text-align: right;
	direction: rtl;
	vertical-align: middle;
	padding-top: 5px;
	z-index: 200;
}
#loadingDiv .loadingImage
{
	height: 16px;
	width: 16px;
}

.companiesLogo
{
	width: 50px;
	height: 50px;
	margin: 0px;
	border: solid 0px white;
}
.rightMenuContainer
{
	padding: 2px;
}
.rightMenuContainer A
{
	text-decoration: none;
}
.rightMenuContainer A:hover
{
	text-decoration: underline;
}

.pageTopBar
{
	width: 99%;
	font-weight: bold;
	text-align: center;
	font-size: 99%;
	padding: 4px;
	color: Green;
}

.loadingLabel
{
	color: Green;
	font-size: 80%;
}

.companiesList
{
	height: 400px;
	overflow: scroll;
	width: 95%;
}
.companiesList A
{
	text-decoration: none;
	color: Black;
}
.companiesList A:hover
{
	text-decoration: underline;
}


A.help
{
	/*	background-color: #eee; 		border: #ccc 0px solid; 		vertical-align:middle;*/
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-weight: bold;
	font-size: 1em;
	z-index: 84;
	color: #666;
	position: relative;
	text-decoration: none;
	display: inline-block;
	width: 17px;
	height: 17px;
	vertical-align: middle;
}
A.help:hover
{
	border: #333 1px solid;
	z-index: 85;
	color: #fff;
	background-color: #5c86be;
}
A.help SPAN
{
	display: none;
	font-weight: normal;
	font-size: 8pt;
	cursor: default;
	font-family: Tahoma,Verdana,Arial,sans-serif;
	direction: rtl;
	text-align: justify;
}
A.help:hover SPAN
{
	border: #333 1px solid;
	padding-right: 10px;
	display: block;
	padding-left: 10px;
	left: -40px;
	padding-bottom: 8px;
	width: 200px;
	color: #333;
	padding-top: 5px;
	border-bottom: #333 1px solid;
	position: absolute;
	top: 15px;
	background-color: #eee;
	text-align: justify;
	direction: rtl;
	z-index: 85;
}

#dateDiv
{
	float: left;
	width: 200px;
	margin-bottom: 2px;
	text-align: left;
}
#applicationInformationDiv
{
	margin-bottom: 2px;
	text-align: right;
	padding-right: 10px;
	height: 14px;
}

#foot1
{
	border-right: #fff 0.5em solid;
	border-top: #fff 0.5em solid;
	border-left: #fff 0.5em solid;
	border-bottom: #fff 0.5em solid;
}

