.Direction
{
	direction: ltr;
}
.FlushWithEnd
{
	text-align: right;
}

.FlushWithBeginning
{
	text-align: left;
}
.comboBox
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	width: 120px;
	height:20px;
	border-top: 2px outset #A9AAAB;
	border-left: 2px outset #A9AAAB;
	border-right: 1px inset #A9AAAB;
	border-bottom: 1px inset #A9AAAB;	
	
}
.comboBoxLarge
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	width: 180px;
	height:20px;
	border-top: 2px outset #A9AAAB;
	border-left: 2px outset #A9AAAB;
	border-right: 1px inset #A9AAAB;
	border-bottom: 1px inset #A9AAAB;	
	
}
.textbox
{
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	border-top: 2px outset #A9AAAB;
	border-left: 2px outset #A9AAAB;
	border-right: 1px inset #A9AAAB;
	border-bottom: 1px inset #A9AAAB;
	height: 20px;
	width: 120px;

}
.button {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	width: 50px;
}

.button1 {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	
}
.smallTextbox
{
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	border-top: 2px outset #A9AAAB;
	border-left: 2px outset #A9AAAB;
	border-right: 1px inset #A9AAAB;
	border-bottom: 1px inset #A9AAAB;
	height: 20px;
	width: 80px;

}

.largeTextbox
{
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	border-top: 2px outset #A9AAAB;
	border-left: 2px outset #A9AAAB;
	border-right: 1px inset #A9AAAB;
	border-bottom: 1px inset #A9AAAB;
	height: 20px;
	width: 220px;

}



.tabBtnOver
{
	color:#000000; 
	font-size: 10pt;
	text-align:center;
	font-weight: bold;
	width: 155px;
	height:24px;
	border: none;
	background-image: url(../images/ovetab.gif);
}

.homeNavigation
{
	border-color: #FFFFFF;
	background-color: #0A51A1;
	border-width: 1px;
	HEIGHT: 100px;
	border-right: 1px;
	border: 2px solid #FFFFFF;
	
}
.homeNavigationTD
{ 
	font-family: arial;
	color:#FFFFFF; 
	font-size: 11px;
	text-align:center;
	font-weight: bold;
	border-top: 1px solid #FFFFFF;
	HEIGHT: 25px;
	width: 175px;
}

.homeNavigationFirstTD
{ 
	font-family: arial;
	color:#FFFFFF; 
	font-size: 11px;
	text-align:center;
	font-weight: bold;
	HEIGHT: 25px;
	width: 175px;
	
}

.subPageNavigationTD
{ 
	font-family: arial;
	color:#415B3E; 
	font-size: 11px;
	text-align:left;
	font-weight: bold;
	padding-left: 10px;
	background-image: url("../images/subpage-leftmenu-itembg.jpg") ;
	background-repeat:no-repeat;
	background-position: center;
	width: 174px;
	height:19px;
	
}

.homeImageBorder
{
	border-color: #91ABCC;
	border: 2px solid #91ABCC;
	width: 120;
}
.imageBorder
{
	border-color: #91ABCC;
	border: 1px solid #91ABCC;
		
}


.tableBorder
{
	border-color: #9D9D9D;
	border: 1px solid #9D9D9D;
	width: 120;
	background-color: #F7F7F7;
}

.loginText
{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #E9E190;
	text-align: center;
	
}

.searchText
{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-left: 10px;
	
}

.PageHeading
{
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #166418;
	text-decoration: none;
	padding-left: 10px;
	height: 23px;
}

.PageHeadingUnderLine
{
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #1749A2;
	text-decoration: underline;
	padding-left: 10px;
	height: 23px;
}

.PageSubHeading
{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #166418;
	padding-left: 10px;
	text-decoration: none;

}

.PageBlueSubHeading
{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #1749A2;
	padding-left: 10px;
	

}

.Note
{
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #1749A2;
	padding-left: 5px;
	padding-right: 5px;
	
}
.BranchesPageText
{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #4B638F;
	padding-right: 10px;
}
.PageText
{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #166418;
	padding-left: 10px;
	
}
.PageText2
{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #166418;
	padding-left: 15px;
	
}
.PageTextBold3
{
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-left: 15px;
	
}
.PageTextBold
{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #166418;
	padding-left: 15px;
	padding-right: 10px;
}
.PageText1
{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #166418;
	padding-left: 18px;
	padding-right: 10px;
}


.PageBlueText
{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #1749A2;
	padding-left: 15px;
	padding-right: 5px;
	
}

.PageBlueTextBold
{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #1749A2;
	padding-left: 10px;
	
}
.HomePageMiddleText
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #4A7EB0;
	padding-left: 10px;
}
.HomePageMiddleTextBlue
{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #0A51A1;
	text-align: center;

}
.HomePageMiddleTextGreen
{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #78AA25;
	text-align: center;

}
.HomePageMiddleTextBlack
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
.homePageOvelVerticalLine
{
	background-color: #2346A0;
	width: 1px;
}


.pageLabel
{
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #166418;

}
.copyRightText
{
	font-family: verdana;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #1B49A1;
	height: 21px;
}

.mandatoryFld{
	font-family: Verdana;
	color: red;
	font-size: 9px;
	text-decoration: none;
}
.errorMsg
{
	font-family: Verdana;
	font-size: 9px;
	color: red;
	font-weight: normal;
}

.errorMessage
{
	font-family: Verdana;
	font-size: 14px;
	color: red;
	font-weight: bold;
}

.odd {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	vertical-align: middle;
	background-color: #ebebeb;
}


.even {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	vertical-align: middle;
	background-color: #f7f7f7;
}
.ListContentLine {
	font-family:  Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #013878;
	text-align: left;
	vertical-align: middle;
}
.ListHeadingStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #013878;
	text-align: center;
	vertical-align: middle;
	white-space: normal;
	height:20px;
}
.pageLink
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #166418;
	border: 0px;
	text-decoration: none;
}
.downloadPageLink
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #828282;
	border: 0px;
	text-decoration: none;
}
.gridBottomLine
{
	background-color: #013878;
	height: 1px;
	
}
.pageUpperTable
{
	background-color: #E0ECFD;
}
.pageLowerTable
{
	background-color: #EBF3FF;
}
.pageLinkHorizontalHeader
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #415B3E;
	border: 0px;
	text-decoration: none;

	
}
.pageLinkVerticalMenu
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: white;
	border: 0px;
	text-decoration: none;

	
}
.pagingText
{
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #545454;
	text-align: center;
}
.footerText
{
	color: white;
	text-decoration: none;
}
.searchTextBox
{
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	height: 20px;
	width: 80px;


}
.leftMenuBg
{
	background-image: url("../images/subpageleftmenu-bg.jpg") ;
}

.textboxDate {
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	border-top: 2px outset #a9aaab;
	border-left: 2px outset #a9aaab;
	border-right: 1px inset #a9aaab;
	border-bottom: 1px inset #a9aaab;
	height: 20px;
	width: 96px;
}

.selectBox
{
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	border-top: 2px outset #a9aaab;
	border-left: 2px outset #a9aaab;
	border-right: 1px inset #a9aaab;
	border-bottom: 1px inset #a9aaab;
	height: 80px;
	width: 120px;	
}
.successMsg {
	font-family: verdana;
	font-size: 9px;
	color: #1749a2;
	font-weight: normal;
	padding-left: 10px;
}
.popupHeading{
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;	
}
.popupUpperText{
	font-family: verdana;
	font-size: 11px;
	color: #1B49A1;
	font-weight: bold;
	
}
.popupLowerText1{
	font-family: verdana;
	font-size: 10px;
	color: #3E3E3E;
	font-weight: normal;	
}

.popupLowerText2{
	font-family: verdana;
	font-size: 18px;
	color: #4F4F4F;
	font-weight: bold;	
}

.popupLowerText3{
	font-family: verdana;
	font-size: 14px;
	color: #1B49A1;
	font-weight: bold;	
}

.TextBoldRed
{
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: Red;
	
	
}
.TextRegularBlue
{
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: Blue;
	
	
}
.HyperLink
{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #166418;	
	text-decoration: none;

}

.PageBlueTextBoldHyperlink
{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #1749A2;
	padding-left: 15px;
	padding-right: 5px;
	text-decoration: none;
	
}

