﻿html
{
	font-family: Arial;
	overflow: hidden;
	scrollbar-base-color: #D8E1EB;
	scrollbar-arrow-color: #173d65;	
}

body
{
	font-family: Arial;
	font-size: 12px;
	color: #173D65;
	padding: 0px;
	margin: 0px;
}

select, textarea, input
{
	font-family: Arial;
	font-size: 12px;
	color: #173D65;
}

input
{
	padding-right: 3px;
	padding-left: 3px;
}

select
{
	padding: 0px;
}

#Scrollable
{
	overflow: auto;
	overflow-y: scroll;
}

.clsSearchPanel
{
	white-space:nowrap;	
	background: #2F5C8A;
	color: White;
}

.clsMaxResultsMessage
{
	width:300px;
	height:100px;
	border:1px solid white;
	background: #2F5C8A;
	color: White;
}

.clsFlatField
{
	border: solid 1px #2F5C8A;
}

.clsSpanLink
{
	text-decoration: underline;
	color: white;
	cursor: pointer;
}

.clsSpanLinkOver
{
	text-decoration: underline;
	color: #e34b00;
	cursor: pointer;
}

.clsButtonFlat
{
	border: solid 1px #FFFFFF;
	color: White;
	background: #2F5C8A;
	font-weight: bolder;
}

.clsImageButtonEnabled
{
	border: none;
	cursor: pointer;
}

.clsImageButtonDisabled
{
	border: none;
	cursor: normal;
}

.clsResultItemSeperator
{
	height: 1px;
	background: white;
}

.clsResultItemMain
{
	background: #D8E1EB;
	font-size: 11px;
	height: 18px;
	vertical-align: top;
}

.clsResultItemSub
{
	background: #E8EDF2;
	font-size: 11px;
	height: 18px;
	vertical-align: top;
}

.clsResultReportLink
{
	cursor: pointer;
	color: #173D65;
	text-decoration: none;
}

.clsResultReportText
{
	cursor: normal;
	color: #53769b;
	text-decoration: none;
}

.clsResultReportTextSubject
{
	cursor: normal;
	color: #53769b;
	text-decoration: none;
	font-style: normal;	
}

.clsResultPdfLink
{
	cursor: pointer;
}

.clsExpanderLink
{
	cursor: pointer;
}

.clsReportHeader
{
	font-size: 16px;
	font-weight: bold;
	color: #173D65;
}

.clsReportHeaderTitle
{
	font-size: 16px;
	font-weight: bolder;
	color: #173D65;
	text-decoration: underline;
}

.clsReportMessage
{
	font-size: 16px;
	font-weight: normal;
	color: #173D65;
}

.clsEntityHeaderTitle
{
	font-size: 14px;
	font-weight: bold;
	color: #173D65;
}

.clsEntityHeaderBody
{
	font-size: 12px;
	font-weight: normal;
	color: #173D65;
}

A.clsLink:link, A.clsLink:active, A.clsLink:visited
{
	font-weight: normal;
	text-decoration: underline;
	color: #173d65;
}

.clsTDTitle
{
	background: #D8E1EB;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	padding: 3px;
	border-bottom: solid 1px white;
}

.clsTDBody
{
	background: #E8EDF2;
	font-weight: normal;
	text-align: right;
	vertical-align: top;
	padding: 3px;
	border-bottom: solid 1px white;
}

.clsGridTitle
{
	background: #D8E1EB;
	font-weight: bold;
}

.clsGridTitle TH
{
	direction: rtl;
	text-align: right;
	vertical-align: top;
	padding: 3px 10px 3px;
	border: solid 1px white;
}

.clsGridTitleFullBorder
{
	background: #D8E1EB;
	font-weight: bold;
}

.clsGridTitleFullBorder TH
{
	direction: rtl;
	text-align: right;
	vertical-align: top;
	padding: 3px 10px 3px;
	border: solid 1px white;
}

.clsGridRow
{
	background: #E8EDF2;
	font-weight: normal;
}

.clsGridRow TD
{
	direction: rtl;
	text-align: right;
	vertical-align: top;
	padding: 3px 10px 3px;
	border-bottom: solid 1px white;
}

.clsGridRowFullBorder
{
	background: #E8EDF2;
	font-weight: normal;
}

.clsGridRowFullBorder TD
{
	direction: rtl;
	text-align: right;
	vertical-align: top;
	padding: 3px 10px 3px;
	border: solid 1px white;
}

.clsMessageWindow
{
	font-family: Arial;
	font-size: 11px;
	color: #173D65;
	background: #E8EDF2;
}

TD.clsMessageSeparator
{
	background-color: #FFFFFF;
	height: 1px;
}

.topHeadMenuHE
{
	border-collapse: collapse;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	vertical-align: top;
	padding: 0px 4px 0px;
	line-height: 165%;
}

.topHeadMenuEN
{
	border-collapse: collapse;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: 600;
	vertical-align: top;
	padding: 0px 4px 0px;
	line-height: 168%;
}

td.headMenuButtonNormal
{
	vertical-align: top;
	cursor: pointer;
	color: #173d65;
	font-size: 11px;
}

td.headMenuButtonOver
{
	vertical-align: top;
	cursor: pointer;
	color: #2f7503;
	font-size: 11px;
}

td.clsButtonEnabled
{
	height: 21px;
	cursor: pointer;
	background-image: url( 'Entity.gif' );
	background-repeat: no-repeat;
	background-position: right;
	color: #173d65;
	font-weight: bolder;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}

td.clsButtonDisabled
{
	height: 21px;
	cursor: default;
	background-image: url( 'EntityON.gif' );
	background-repeat: no-repeat;
	background-position: right;
	color: #ffffff;
	font-weight: bolder;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}

A.clsLink1:link, A.clsLink1:active, A.clsLink1:visited
{
	font-weight: bold;
	text-decoration: underline;
	color: #173d65;
}

A.clsLink1:hover
{
	font-weight: bold;
	text-decoration: underline;
	color: #e34b00;
}

.clsTab 
{	
	width:10%;
	border-top: 1px solid #173D65;
	border-left: 1px solid #173D65;
	border-right: 1px solid #173D65;
	border-bottom: 1px solid #173D65;
	cursor:pointer;	
	text-align:center;
	padding: 5px 10px;
	background-color:#E8EDF2;
	color:#173D65;
	font-weight:bold;
}

.clsTabSelected 
{	
	width:10%;
	border-top: 1px solid #173D65;
	border-left: 1px solid #173D65;
	border-right: 1px solid #173D65;
	border-bottom: 1px solid #D8E1EB;
	cursor:pointer;	
	text-align:center;
	padding: 5px 10px;
	background-color:#D8E1EB;
	color:#173D65;
	font-weight:bold;
}

.clsMessageFailure
{
	color: #e34b00;
	font-weight: bolder;	
}

.clsFlatFieldDisabled
{
	border: solid 1px #2F5C8A;
	background-color: #e8e8e8;
}

div.graphLegendTable
{
	height: 8px;
	width: 100%;
	margin-bottom: 3px;
}

.clsErrorBox
{
	border: 1px solid #e34b00; 
	padding: 5px;
	background-color: #FFEED3;
	color: #e34b00;
	font-weight: bold;
}

.clsSuccessBox
{
	border: 1px solid #2f7503; 
	padding: 5px;
	background-color: #E0FFDD;
	color: #2f7503;
	font-weight: bold;
}

.clsAutocompleteTable
{
	border: 1px solid #2F5C8A;
}

div.clsMMClose
{
	padding: 2px 2px 4px 3px;
	width: 16px;
	background-color: #2F5C8A;
	color: #FFFFFF;
	font-weight: bolder;
	cursor: pointer;
	text-align: center;
	vertical-align: middle;
}

.clsMMRulesTitle
{
	background: #D8E1EB;
	font-weight: bold;
}

.clsMMRulesTitle TH
{
	direction: rtl;
	text-align: right;
	vertical-align: top;
	padding: 4px 3px;
	border-bottom: 1px solid #FFFFFF;
}

td.clsMMMenuSelected
{
	padding: 0px 12px;
	font-weight: bolder;
	font-size: 12px;
	white-space: nowrap;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	background-color: #2F5C8A;
	color: #FFFFFF;
	cursor: default;
}

td.clsMMMenu
{
	padding: 0px 12px;
	font-weight: bolder;
	font-size: 12px;
	white-space: nowrap;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	background-color: #d8e1eb;
	color: #173d65;
	cursor: pointer;
}

td.clsMMSubMenuSelected
{
	padding: 0px 8px;
	font-weight: normal;
	white-space: nowrap;
	background-color: #e8edf2;
	color: #e34b00;
	cursor: default;
}

td.clsMMSubMenu
{
	padding: 0px 8px;
	font-weight: normal;
	white-space: nowrap;
	background-color: #e8edf2;
	color: #173d65;
	cursor: pointer;
}

.popupTable
{
	position:absolute;    
    width:100%;
    top:65px;
    left:0px;
    z-index: 1005;
    
}
.popupDiv
{
	width:450px;
    height:100px;
    border:1px solid #2F5C8A;
    background-color:#E8EDF2;         
}
.errPopupTable
{
	position:absolute;    
    width:100%;
    top:65px;
    left:0px;
    z-index: 1005;
    
}
.errPopupDiv
{
	width:260px;
    height:30px;
    border:1px solid #2F5C8A;
    background-color:#E8EDF2;
    vertical-align:middle;             
}

.clsPopupFlatButton
{
	border: solid 1px #FFFFFF;
	color: #173D65;
	background: #D8E1EB;
	font-weight: bolder;	
}
          
