/*For Page Body*/
.PageBody
{
	BACKGROUND-COLOR:#FFFFFF;
    SCROLLBAR-FACE-COLOR: #ECF3FB;
    SCROLLBAR-HIGHLIGHT-COLOR: lightblue;
    SCROLLBAR-SHADOW-COLOR: lightblue;
    SCROLLBAR-3DLIGHT-COLOR: #7DBDDD;
    SCROLLBAR-ARROW-COLOR: #3387B1;
    SCROLLBAR-TRACK-COLOR: #F6F8FA ;
    SCROLLBAR-DARKSHADOW-COLOR: #7DBDDD;
}
/*End*/

/*For Normal Text*/
.NormalText
	{
	FONT-FAMILY: Verdana,Tahoma,Arial,'Trebuchet MS','Times New Roman',sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	COLOR: #636161;
	TEXT-ALIGN: left;
	VERTICAL-ALIGN: middle;
	background-position: left center;
	}
/*End*/	

/*For Small Text Text*/
.SmallText
	{
	FONT-FAMILY: Verdana,Tahoma,Arial,'Trebuchet MS','Times New Roman',sans-serif;
	FONT-SIZE: 10px;
	FONT-WEIGHT: normal;
	COLOR: #636161;
	TEXT-ALIGN: left;
	VERTICAL-ALIGN: middle;
	background-position: left center;
	}
/*End*/	

/*For Normal Middle Text*/
.NormalMiddle
	{
	FONT-FAMILY: Verdana,Tahoma,Arial,'Trebuchet MS','Times New Roman',sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	COLOR: #636161;
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: middle;
	background-position: left center;
	}
/*End*/	

/*For Middle Text With Specified Line Height Text*/
.MiddleText
	{
	FONT-FAMILY: Verdana,Tahoma,Arial,'Trebuchet MS','Times New Roman',sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	COLOR: #636161;
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: middle;
	background-position: left center;
	line-height: 20px;
	}
/*End*/	

/*For Middle Text With Specified Line Height Text*/
.MiddleTopText
	{
	FONT-FAMILY: Verdana,Tahoma,Arial,'Trebuchet MS','Times New Roman',sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	COLOR: #636161;
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: top;
	background-position: left center;
	}
/*End*/	

/*For Middle Text With Specified Line Height Text*/
.NormalRightTop
	{
	FONT-FAMILY: Verdana,Tahoma,Arial,'Trebuchet MS','Times New Roman',sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	COLOR: #636161;
	TEXT-ALIGN: right;
	VERTICAL-ALIGN: top;
	}
/*End*/	

/*For Table bold Text*/
.TblHeadText
	{
	FONT-FAMILY: Verdana,Tahoma,Arial,'Trebuchet MS','Times New Roman',sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	COLOR: #4089D3;
	VERTICAL-ALIGN: middle;
	BACKGROUND-COLOR: #ECF3FB;
	}
/*End*/	
/*For Table bold with Middle Text*/
.TblHeadMiddle
	{
	FONT-FAMILY: Verdana,Tahoma,Arial,'Trebuchet MS','Times New Roman',sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	COLOR: #4089D3;
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: middle;
	background-position: left center;
	BACKGROUND-COLOR: #ECF3FB;
	}
/*End*/	
/*For Table bold Text*/
.TblSubHeadText
	{
	FONT-FAMILY: Verdana,Tahoma,Arial,'Trebuchet MS','Times New Roman',sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	COLOR: #4089D3;
	VERTICAL-ALIGN: middle;
	BACKGROUND-COLOR: #F6F8FB;
	}
/*End*/	
/*For bold Text*/
.BoldText
	{
	FONT-FAMILY: Verdana,Tahoma,Arial,'Trebuchet MS','Times New Roman',sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	COLOR: #636161;
	VERTICAL-ALIGN: middle;
	}
/*End*/	
/*For bold with Middle Text*/
.BoldMiddle
	{
	FONT-FAMILY: Verdana,Tahoma,Arial,'Trebuchet MS','Times New Roman',sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	COLOR: #444444;
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: middle;
	background-position: left center;
	}
/*End*/	
/*For bold with Middle Text*/
.BoldMiddleIndent
	{
	FONT-FAMILY: Verdana,Tahoma,Arial,'Trebuchet MS','Times New Roman',sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	COLOR: #444444;
	TEXT-ALIGN: left;
	text-indent: 58px;
	VERTICAL-ALIGN: middle;
	background-position: left center;
	}
/*End*/	
/*For bold with Middle Text*/
.BoldTopMiddle
	{
	FONT-FAMILY: Verdana,Tahoma,Arial,'Trebuchet MS','Times New Roman',sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	COLOR: #636161;
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: top;
	background-position: left center;
	}
/*End*/	

/*For bold and Italic Text*/
.BoldItalic
	{
	FONT-FAMILY: Verdana,Tahoma,Arial,'Trebuchet MS','Times New Roman',sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	COLOR: #636161;
	font-style: italic;
	}
/*End*/	

/*For Innerheader Texe Text*/
.InnerHeader
	{
	FONT-FAMILY: Verdana,Tahoma,Arial,'Trebuchet MS','Times New Roman',sans-serif;
	FONT-SIZE: 18px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: underline;
	COLOR: #292884;
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: top;
	BACKGROUD-POSITION: left center;
	TEXT-TRANSFORM: uppercase;
	}
/*End*/	

/*For Innerheader Texe Text*/
.InnerSubHeader
	{
	FONT-FAMILY: Verdana,Tahoma,Arial,'Trebuchet MS','Times New Roman',sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	COLOR: #185DA3;
	VERTICAL-ALIGN: middle;
	}
/*End*/	

/*For Most of the link text Link Text*/
A.LinkText
	{
	FONT-FAMILY: Verdana,Tahoma,Arial,'Trebuchet MS','Times New Roman',sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	COLOR: #636161;
	TEXT-DECORATION: none;
	}
A.LinkText:HOVER
	{
	FONT-FAMILY: Verdana,Tahoma,Arial,'Trebuchet MS','Times New Roman',sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	COLOR: #006AFF;
	TEXT-DECORATION: underline;
	}
/*End*/

/*For Others Link Text*/
A.OthersText
	{
	FONT-FAMILY: Verdana,Tahoma,Arial,'Trebuchet MS','Times New Roman',sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	COLOR: #636161;
	TEXT-DECORATION: none;
	}
A.OthersText:HOVER
	{
	FONT-FAMILY: Verdana,Tahoma,Arial,'Trebuchet MS','Times New Roman',sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	COLOR: #006AFF;
	TEXT-DECORATION: underline;
	}
/*End*/

/*For normal Text*/
.DescriptionText
	{
	FONT-FAMILY: Verdana,Tahoma,Arial,'Trebuchet MS','Times New Roman',sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	COLOR: #636161;
	TEXT-ALIGN: justify;
	VERTICAL-ALIGN: TOP;
	background-position: center center;
	line-height: 17px;
	}
/*End*/	
/*For normal Text*/
.NewDescriptionText
	{
	FONT-FAMILY: Verdana,Tahoma,Arial,'Trebuchet MS','Times New Roman',sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	COLOR: #000000;
	TEXT-ALIGN: justify;
	VERTICAL-ALIGN: TOP;
	background-position: center center;
	line-height: 17px;
	}
/*End*/	
/*For Table Text*/
.DescriptionTextTable
	{
	FONT-FAMILY: Verdana,Tahoma,Arial,'Trebuchet MS','Times New Roman',sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	COLOR: #636161;
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: TOP;
	background-position: center center;
	line-height: 17px;
	}
/*End*/	

/*For Search Text Box Text*/
.SearchTextBox
{
	FONT-FAMILY: Verdana,Tahoma,Arial,'Trebuchet MS','Times New Roman',sans-serif;
	BORDER:1px SOLID #3387B1;
	PADDING-left:2px;
	PADDING-RIGHT:2px;
	PADDING-TOP:1px;
	PADDING-BOTTOM:1px;
	FONT-SIZE: 9px;
	FONT-WEIGHT: normal;
	COLOR: #000000;
	HEIGHT: 18px;
	TEXT-DECORATION: none;
	BACKGROUND-COLOR: #F9F9F9;
	VERTICAL-ALIGN: TEXT-BOTTOM;
	DISPLAY: TABLE-CAPTION;
}
/*End*/

/*For Login Text Box Text*/
.LoginTextBox
{
	FONT-FAMILY: Verdana,Tahoma,Arial,'Trebuchet MS','Times New Roman',sans-serif;
	BORDER:1px SOLID #3387B1;
	PADDING-left:2px;
	PADDING-RIGHT:2px;
	PADDING-TOP:1px;
	PADDING-BOTTOM:1px;
	FONT-SIZE: 9px;
	FONT-WEIGHT: normal;
	COLOR: #000000;
	HEIGHT: 18px;
	TEXT-DECORATION: none;
	BACKGROUND-COLOR: #F9F9F9;
	VERTICAL-ALIGN: TEXT-BOTTOM;
	DISPLAY: TABLE-CAPTION;
}
/*End*/

/*For Quick Link Header Text*/
.QuickLinkHeader
	{
	FONT-FAMILY: Verdana,Tahoma,Arial,'Trebuchet MS','Times New Roman',sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	COLOR: #4089D3;
	VERTICAL-ALIGN: middle;
	letter-spacing: 0.005pt;
	word-spacing: 0.1pt;
	}
/*End*/	

/*For Quick Link Header Text*/
.LoginHeader
	{
	FONT-FAMILY: Verdana,Tahoma,Arial,'Trebuchet MS','Times New Roman',sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	COLOR: #3B644D;
	VERTICAL-ALIGN: middle;
	}
/*End*/

/*For More Link Text*/
A.MoreText
	{
	FONT-FAMILY: Verdana,Tahoma,Arial,'Trebuchet MS','Times New Roman',sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	COLOR: #636161;
	TEXT-DECORATION: none;
	}
A.MoreText:HOVER
	{
	FONT-FAMILY: Verdana,Tahoma,Arial,'Trebuchet MS','Times New Roman',sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	COLOR: #006AFF;
	TEXT-DECORATION: underline;
	}
.MoreTextOthers
	{
	FONT-FAMILY: Verdana,Tahoma,Arial,'Trebuchet MS','Times New Roman',sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	COLOR: #636161;
	TEXT-DECORATION: none;
	}
/*End*/
