﻿body
{
	background-color: #f5f8e3;		
	margin:0px;
}
.defaultFont
{
	font-family: Verdana;
	font-size: 8pt;		
}
a
{
	color: Black;
	text-decoration: none;
	
}
.PageHeight
{
	/*height: 100%;*/
	border-collapse: collapse;
}
table
{
	margin:0px;
	border-collapse: separate;
}
td
{
	font-family: Verdana;
	font-size: 8pt;
}
.header
{
	background-color: #9fc758;
	padding:0px;
	padding-left: 5px;
}
.tdheader
{
	background-color: #cbe085;
}
.breadCrumbs
{
	background-color: #eaf4af;
	padding-left:5px;
	color: Black;
	text-decoration: none;
	font-size: 8pt;
}
.footer
{
	background-color:#eaf4af;
	padding:0px;
	padding-left:5px;
	padding-bottom:5px;
	color: #68743e;	
}
.footer span
{
	color: #68743e;	
}
.footerSeperator
{
	background-image: URL(Images/UIComponents/footerSeperatorBG.gif);	
}
.btnLogin
{
	border:0px;
}
.loginTitle
{
	line-height:2;
	font-size:15pt;
}
.dropDown
{
	font-family: Verdana;
	font-size: 8pt;
	border: 0px solid #b4b8a2;
	height:20px;
}
.textBox
{
	font-family: Verdana;
	font-size: 8pt;
	border: 1px solid #b4b8a2;
	height: 16px;
	padding-top:1px;
}
.checkBox
{
	font-family: Verdana;
	font-size: 8pt;	
}
.checkBoxList
{
	font-family: Verdana;
	font-size: 8pt;	
}
.errorMessagetd
{
	height: 23px;	
}
.errorMessage
{
	font-size: 8pt;
	color: Red;	
	height: 23px;
	padding:5px;
	background-color: #efefef;
	border: 1px solid #b4b8a2;
}
.DivFooterFeedbackHide
{
	display: none;	
}
.DivFooterFeedbackShow
{
	display: block;
	position:absolute;
	z-index:100;
	border: 1px solid #b4b8a2;
	background-color: #eaf4af;
	width: 75%;
	padding:4px;
	bottom: 0px;
	right:0px;
	color: black;
	margin:5px;
}
.DivFooterFeedback table
{
	text-align: justify;
	color: #4e582a;	
}
.centerPanel
{
	border-left: 1px solid #b4b8a2;
	background-color: #fff;
}
.PopUpCenterPanel
{
	background-color: #fff;		
	padding:0px;
}
.PopUpCenterDiv
{
	border: 1px solid #b4b8a2;
	background-color: #f5f8e3;
	width:100%; 
	overflow:auto;
}
.PopUpSubSubTitle
{
	height:20px;
	padding-left:5px;
	border:0px;
	color:#587607;
	background-color: #dfe6b5;
	font-weight:bold;
}
.reportSubscription
{
	background-color: #f5f8e3;
	display: none;
	border:0px;
}
.PopUpTable
{
	
}
.PopUpTable td
{
	color: #4b4b4b;
}
.btnPanel
{
	height:30px;
	padding:3px;
	background-color: #f5f8e3;
	background-image: URL(Images/UIComponents/btnPanelBg.png);
	vertical-align: bottom;
}
.btnPanel_2
{
	height:22px;
	padding:3px;
	background-color: #f5f8e3;
	border: 1px solid #b4b8a2;
}
.leftNavTdMax
{
	border-right: 1px solid #b4b8a2;
	width:180px;
	background-color: #f5f8e3;	
}
.leftNavTdMin
{
	border-right: 1px solid #b4b8a2;
	width:20px;
	background-color: #cdd4a5;
}
.leftMenuTitleTdMax
{
	background-image: URL(Images/UIComponents/leftMenuTitleTd.png);
	height:22px;
	color: White;
	padding-left:5px;
	font-weight: bold;
}
.leftMenuTitleTdMin
{
	background-image: URL(Images/UIComponents/leftMenuTitleTd.png);
	height:22px;
	color: White;
}
.PageTitleTd_links
{
	background-image: URL(Images/UIComponents/leftMenuTitleTd.png);
	height:22px;
	color: White;
	font-weight: normal;
	text-align:right;
	font-size:7pt;
}
.PageTitleTd
{
	background-image: URL(Images/UIComponents/leftMenuTitleTd.png);
	height:22px;
	color: White;
	padding-left: 5px;
	font-weight: bold;
	text-align:left;
}
.GridColumnHeader
{
	background-image: URL(Images/UIComponents/leftMenuTitleTd.png);
	color: White;
	text-align:left;
}
.PageTitleTdCenter
{
	background-image: URL(Images/UIComponents/leftMenuTitleTd.png);
	height:22px;
	color: White;
	padding-left: 5px;
	font-weight: bold;
	text-align:center;
}
.ProfileTitle
{
	color:#343440;
	font-weight: bold;
}
.ProfileDetails
{
	color:#717442;
}
.divFooter
{
	position:absolute;
	bottom:0px;
	z-index:50;	
}
.divCrystalReportViewer
{
	height:100%;
	width:100%;
}
.gridSearchPanel
{
	background-color: #f5f8e3;
	padding:3px;
}
.gridFilterPanel
{
	background-color: #f5f8e3;
}
.CrystalReportViewerPanel
{
    overflow:auto;
	background-color: #f5f8e3;
	padding:6px;
	border-top: 1px solid #b4b8a2;
}
.StaticTable
{
	border-collapse: collapse;
	border:0px;
}
.StaticTable td
{
	border:0px;
	border-bottom: 1px solid #efefef;
	font-size:8pt;
	height:18px;
}
.StaticTable td.lbl
{
	color: #818181;
	border:0px;
	border-bottom: 1px solid #efefef;
	font-size:8pt;
	height:20px;
}
.AccordionHeader
{
	background-color: #efefef;
	height:19px;
	padding : 4px 0px 0px 5px;
	margin : 0px 0px 0px 0px;
	border-bottom:1px solid #aaa;
}
.AccordionSelectedHeader
{
	padding : 4px 0px 0px 5px;
	margin : 0px 0px 0px 0px;
	background-image:URL(/App_Themes/Default/Images/UIComponents/AccordionMenuGroupTitle_selected.png);
	height:19px;
	border-bottom:1px solid #ccc;
}

.AccordionContent
{
	background-color: #f5f8e3;
	padding : 3px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	border-bottom:1px solid #ccc;
}

.MonthCal_selected
{
	height: 25px;
	background-color: #fbffe1;
	border: 1px solid #333;
	text-align: center;
	cursor: hand;
}
.MonthCal
{
	height: 25px;
	background-color: #efefef;
	border: 1px solid #ccc;
	text-align: center;
	cursor: hand;
}
.MonthYearPopUp
{
	background-color: #f5f8e3;
	padding:0px;
	border-bottom:1px solid #ccc;
}

.MonthYearPopUpHeader
{
	padding:0px;
	background-color:#eaf4af;
}
.TabPageContentTable
{
	background-color: White;
}

.SmallCombo
{
    font-family: Verdana;
	font-size: 8pt;
	border: 1px solid #b4b8a2;
	height:20px;
	width: 150px;    
}
.MediumCombo
{
    font-family: Verdana;
	font-size: 8pt;
	border: 1px solid #b4b8a2;
	height:20px;
    width: 225px;
}
.LargeCombo
{
    font-family: Verdana;
	font-size: 8pt;
	border: 1px solid #b4b8a2;
	height:20px;
    width: 300px;
}
.NoneDisplay
{
    display: none;
}
.BlockDisplay
{
    display: block;
}
.DivVersionInfoShow
{	
	position:absolute;
	z-index:100;
	border: 1px solid #b4b8a2;
	background-color: #eaf4af;	
	width: 20%;
	padding:4px;
	bottom: 20px;
	right:20px;
	color: #4e582a;	
	margin:5px;
	font-family: Verdana;
    font-size: 8pt;
}

.DivVersionInfoHide
{
	display: none;	
}
.lnkVersionInfoHide
{
    display: none;	
}