/* --------------------------------------------------
CSS Document For Trianz v1.0
-------------------------------------------------- */


/* Class for Background Begins*/
.bgMenu
	{
		/*background-image: url(/images/bgMenu.gif);*/
		background-color: #016eb0;
	}

/* Class for Background Begins*/

/* Class for Menu Begins*/

a.MenuTxt:link
	{
		font-family: Arial;
		font-size: 12px;
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: none;
		z-index: 0;
	}

.MenuTxtFlash
	{
		font-family: Arial;
		font-size: 12px;
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: none;
		z-index: 1;
	}
	
a.MenuTxt:visited
	{
		font-family: Arial;
		font-size: 12px;
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: none;
		z-index: 0;
	}

a.MenuTxt:hover
	{
		font-family: Arial;
		font-size: 12px;
		font-weight: bold;
		color: #000000;
		text-decoration: none;
		z-index: 0;
	}

a.MenuTxt:active
	{
		font-family: Arial;
		font-size: 12px;
		font-weight: bold;
		color: #000000;
		text-decoration: none;
		z-index: 0;
	}
	
/* Class for Menu Ends*/


/* Class for Border Begins*/
.SolidBorder
	{
		border: 1px solid #E5E5E5;
	}

.DottedBorder
	{
		border: 2px dotted #E5E5E5;
	}

.BLeft
	{
		border-left: 1px solid #E5E5E5;
	}

.BorderLTRB
{
	border: 1px solid #E5E5E5;
}

.BorderTRB
{
	border-top: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
}

.BRight
	{
		border-right: 1px solid #E5E5E5;
	}

.BRightBottom
	{
		border-right: 1px solid #E5E5E5;
		border-bottom: 1px solid #E5E5E5;
	}

.BBottom
	{
		border-bottom: 1px solid #E5E5E5;
	}	
/* Class for Border Ends*/


/* Class for LHS Begins*/
.LHSBorder
	{
		border: 1px solid #E5E5E5;
	}

a.LHSTxt:link
	{
		font-family: Arial;
		font-size: 11px;
		color: black;
		text-decoration: none;		
	}
	
a.LHSTxt:visited
	{
		font-family: Arial;
		font-size: 11px;
		color: black;
		text-decoration: none;
	}

a.LHSTxt:hover
	{
		font-family: Arial;
		font-size: 11px;
		color: #016eb0;
		text-decoration: none;
	}	

a.LHSTxt:active
	{
		font-family: Arial;
		font-size: 11px;
		color: #016eb0;
		text-decoration: none;
	}	
/* Class for LHS Ends*/	

/* Class for LinkPath Begins*/
.LinkPath
	{
		font-family: Arial;
		font-size: 11px;
		color: #484848;
	}
a.LinkPath:link,a.LinkPath:visited,a.LinkPath:active
	{
		font-family: Arial;
		font-size: 11px;
		color: #484848;
		text-decoration: none;		
	}
	
a.LinkPath:hover
	{
		font-family: Arial;
		font-size: 11px;
		color: #016eb0;
		text-decoration: none;
	}

/* Class for LinkPath Ends*/	

/* Class for Content Begins*/

.ContentHeaderTxt
	{
		font-family: Arial;
		font-size: 14px;
		font-weight: bold;
		color: #016eb0;
	}
	
.ContentSubTitleTxt
	{
		font-family: Arial;
		font-weight: Bold;
		font-size: 12px;
		color: #016eb0
	}	
.SubTitleTxtBlack
	{
		font-family: Arial;
		font-weight: Bold;
		font-size: 12px;
		color: black;
	}
.ContentSubTitleUnBold
	{
		font-family: Arial;
		font-size: 12px;
		color: #016eb0
	}
	
.ContentBlackTitle
	{
		font-family: Arial;
		font-size: 12px;
		font-weight: bold;
		color: black;
	}
		
.ContentSubHeaderTxt
	{
		font-family: Arial;
		font-size: 11px;
		font-weight: bold;
		color: #5C5C5C;
		background-color: #F5F5F5;
		border-bottom: 1px dotted #E5E5E5;
	}	

.ContentTxt
	{
		font-family: Arial;
		font-size: 11px;
		color: black;
		line-height: 16px;
		text-align: justify;
		
	}
	
.IntroTxt
	{
		font-family: Arial;
		font-size: 11px;
		color: black;
		line-height: 16px;
		
	}
/*.ContentPaddingTxt
	{
		font-family: Arial;
		font-size: 11px;
		color: black;
		line-height: 16px;
		text-align: justify;
		padding-left: 1cm
	}
*/
.ContentIntendedTxt
	{
		font-family: Arial;
		font-size: 11px;
		color: black;
		line-height: 16px;
		text-align: justify;
		padding-left: 1cm
	}

ul.Content
	{		
		font-family: Arial;
		font-size: 11px;
		color: black;	
		margin-top: 3px;
		line-height: 20px;
		text-align: justify;
		list-style-image: url('/images/arrow_orange_s.gif')
	}
	
a.ContentLnk:link,a.ContentLnk:visited
	{
		font-family: Arial;
		font-size: 11px;
		color: #016eb0;
		/*line-height: 16px;
		text-decoration: none;*/
	}
	
a.ContentLnk:hover
	{
		font-family: Arial;
		font-size: 11px;
		color: #016eb0;
		/*line-height: 16px;
		text-decoration: none;*/
	}

	
a.ContentSubTitleLnk:link
	{
		font-family: Arial;
		font-size: 12px;
		color: black;
		line-height: 16px;
		text-decoration: none;
	}
	
a.ContentSubTitleLnk:visited
	{
		font-family: Arial;
		font-size: 12px;
		color: #016eb0
		line-height: 16px;
		text-decoration: none;
	}

a.ContentSubTitleLnk:hover
	{
		font-family: Arial;
		font-size: 12px;
		color: #016eb0;
		line-height: 16px;
		text-decoration: none;
	}
	
/* Class for Content Ends*/


/* Class for SearchResult Begins*/
.SResult
	{
		font-family: Arial;
		font-size: 12px;
		font-weight: bold;
		color: #000000;
	}
/* Class for SearchResult Ends*/


/* Class for ClientNames Begins*/
.Clients
	{
		font-family: Arial;
		font-size: 14px;
		/*font-weight: bold;*/
		color: black;
	}
/* Class for ClientNames Ends*/


/* Class for Bottom Begins*/

.CopyRightTxt
	{
		font-family: Verdana;
		font-size: 10px;
		color: #898989;
	}
	
a.BottomLinks:link,a.BottomLinks:visited
	{
		font-family: Verdana;
		font-size: 10px;
		color: #898989;
		text-decoration: none;
	}
	
a.BottomLinks:hover
	{
		font-family: Verdana;
		font-size: 10px;
		color: #016eb0;
		text-decoration: none;
	}	
	
/* Class for Bottom Ends*/

/* Class For CaseStudy Box Starts */
.CaseBorder
	{
		border: 2px dotted #E5E5E5;
	}
	
.CaseTitle
	{
		font-family: Arial;
		font-size: 11px;
		font-weight: bold;
		color: #5C5C5C;
		text-align: justify;
		background-color: #F5F5F5;
	}

.CaseTxt
	{
		font-family: Arial;
		font-size: 11px;
		color: #5C5C5C;
		background-color: #F2F2F2;
	}
	
ul.Case
	{		
		font-family: Arial;
		font-size: 11px;
		color: black;
		margin-top: 3px;
		list-style-image: url('/images/arrow_orange.gif')
	}
	
a.CaseLnk:link,a.CaseLnk:visited
	{
		font-family: Arial;
		font-size: 11px;
		color: #5C5C5C;
		text-align: right;
		text-decoration: underline;
	}
	
a.CaseLnk:hover
	{
		font-family: Arial;
		font-size: 11px;
		color: #016eb0;
		text-align: right;
		text-decoration: underline;
	}	
/* Class For CaseStudy Box Ends */


/* Table Border Classes Begins */
/*table.TBorder
	{
		border: 1px solid #E5E5E5;
	}*/
/* Class For Table Border Ends */


/* Some Xtra Classes Begins */
.wArrows
	{
		color: #FFFFFF;
	}
	
a.XtraLink:link,a.XtraLink:hover,a.XtraLink:visited
	{
		font-family: Arial;
		font-size: 11px;
		color: black;
	}

ul.Bullet
	{		
		font-family: Arial;
		font-size: 11px;
		font-weight: bold;
		color: black;
		margin-top: 3px;
		text-align: justify;
		list-style-image: url('/images/ul.jpg')
	}

ul.BulletUnBold
	{		
		font-family: Arial;
		font-size: 11px;
		color: black;
		margin-top: 3px;
		list-style-image: url('/images/ul.jpg')
	}
	
ul.SubBullet
	{		
		font-family: Arial;
		font-size: 11px;
		color: black;
		margin-top: 3px;
		/*line-height: 20px;*/
		text-align: justify;
		list-style-image: url('/images/ul_Sub1.jpg')
	}	
	
a.Bullet:link,a.Bullet:visited
	{
		font-family: Arial;
		font-size: 11px;
		font-weight: bold;
		color: black;
		line-height: 16px;
		text-decoration: none;
	}
	
a.Bullet:hover
	{
		font-family: Arial;
		font-size: 11px;
		font-weight: bold;
		color: #016eb0;
		line-height: 16px;
		text-decoration: none;
	}

a.BulletUnBold:link,a.BulletUnBold:visited
	{
		font-family: Arial;
		font-size: 11px;
		color: black;
		line-height: 16px;
		text-decoration: none;
	}
	
a.BulletUnBold:hover
	{
		font-family: Arial;
		font-size: 11px;
		color: #016eb0;
		line-height: 16px;
		text-decoration: none;
	}
	
select {
		background-color: #FFF;
		color: #999999;
		border: 1px solid #CCC;
		font-size: 11px;
		padding: 3px;
	}	
/* Some Xtra Classes Ends */

	

