		/* 

		CCS Description
		-----------------------------------------------------------------------------------------------

		Author Name	: Dinesh Kanagaratnam
		Company		: Excel Technology - Lanka

		-----------------------------------------------------------------------------------------------

		*/


		/*
		-----------------------------------------------------------------------------------------------	
		CSS Begins - Elements and Class
		-----------------------------------------------------------------------------------------------
		*/

		

		/*    
		ELEMENT - DECLARATION   
		-----------------------------------------------------------------------------------------------
		*/

			HTML
				{
					scrollbar-base-color			: #CCCCCC;
					scrollbar-arrow-color			: white;
					scrollbar-track-color			: #CCCCCC;
					scrollbar-shadow-color			: #000000;
					scrollbar-lightshadow-color		: #000000; 
					scrollbar-darkshadow-color		: #CCCCCC;
					scrollbar-highlight-color		: #FFFFFF;
					scrollbar-3dlight-color			: #FFFFFF;
				}
			
			BODY
				{
					margin							: 0px;
					top-margin						: 0px;
					font-family						: arial;
					font-size						: 9px;
					color							: #FFFFFF;
					text-align						: justify;
					line-height						: 16px;
					background-image				: url("../images/effects/background-main.jpg");
				}
			
			TABLE
				{
					font-family						: arial;
					font-size						: 9px;
					color							: #FFFFFF;
					background-color				: #FFFFFF;
				}

				
			/*    
			CLASS - DECLARATION   
			-----------------------------------------------------------------------------------------------
			*/
			
				
			.clsTableTopHead
				{
					background-color				: #1769CD;
					border-style					: solid; 
					padding-left					: 4px; 
					padding-right					: 4px; 
					padding-top						: 1px; 
					padding-bottom					: 1px;
					border							: 1px solid #FFFFFF;
				}
				
			.clsBottombar
				{
					background-color				: #0167B1;
					font-family						: arial;
					font-size						: 9px;
					color							: #FFFFFF;
					text-align						: center;
					border-style					: solid; 
					padding-left					: 4px; 
					padding-right					: 4px; 
					padding-top						: 1px; 
					padding-bottom					: 1px;
					border							: 1px solid #FFFFFF;
				}
				
			.clsLeftPanel
					{
					background-image				: url("../images/effects/panel-effect.jpg");
					}
					
			.clsLeftPanel2
					{
					background-image				: url("../images/effects/panel.jpg");
					}
			
			.clsLeftPanel3
					{
					background-image				: url("../images/effects/panel1.jpg");
					}
			
			.clsBannerEffect
					{
					background-image				: url("../images/banners/banner.jpg");
					}
					
			.clsBannerContact
					{
					background-image				: url("../images/banners/contact-us.jpg");
					}
			
			.clsBannerCareers
					{
					background-image				: url("../images/banners/Careers.jpg");
					}
			
			.clsBannerCareersNA
					{
					background-image				: url("../images/banners/NA.jpg");
					}
					
			.clsBannerAnnualReport
					{
					background-image				: url("../images/banners/Annual-Report.jpg");
					}
					
			.clsBannerCareersEurope
					{
					background-image				: url("../images/banners/Europe.jpg");
					}
					
			.clsBannerCareersAsian
					{
					background-image				: url("../images/banners/Asian.jpg");
					}
			
			.clsBannerLocations1
					{
					background-image				: url("../images/banners/Locations1.jpg");
					}
			
			.clsBannerProfile
					{
					background-image				: url("../images/banners/profile.jpg");
					}
			
			.clsBannerSub
					{
					background-image				: url("../images/banners/Sub.jpg");
					}
			.clsBannerNews
					{
					background-image				: url("../images/banners/News.jpg");
					}		
			
			.clsBannerAcquisition
					{
					background-image				: url("../images/banners/Acquisition.jpg");
					}
			
			.clsBannerEarnings
					{
					background-image				: url("../images/banners/Earnings-Banner.jpg");
					}
					
			.clsBannerRequest
					{
					background-image				: url("../images/banners/Request.jpg");
					}
				
			.clsBannerSearchFile
					{
					background-image				: url("../images/banners/searchfile.jpg");
					}
			
			.clsBannerSitemap
					{
					background-image				: url("../images/banners/sitemap.jpg");
					}
				
			.clsBannerCorporateGovernance
					{
					background-image				: url("../images/banners/corporate_governance.jpg");
					}				
			/* ALL LINKS */
			
			.clsLinkBar
					{
					background-image				: url("../images/effects/links.jpg");
					}
			
			.clsTopLink
					{
					font-family			: arial;
					font-size			: 9px;
					color				: #FFFFFF;
					text-align			: center;
					cursor				: hand;
					text-decoration		: none;
					}
					
			.clsSideLinks1
					{
						font-family			: tahoma;
						font-size			: 10px;
						color				: Navy;
						text-align			: left;
						text-decoration		: none;
						font-weight			: bold;
						text-decoration		: none;
					}
			
			.clsSideLinkSelected
					{
						font-family			: tahoma;
						font-size			: 10px;
						color				: #1F8906;
						text-align			: left;
						text-decoration		: none;
						font-weight			: bold;
						text-decoration		: none;
					}
					
			/* CLS FOR FORM COMPONENTS */
			
			.clsTextBox
					{
					font-family			: arial;
					font-size			: 9px;
					color				: blue;
					background-image	: url("../images/effects/Search-effect.jpg");
					border-style		: solid; 
					padding-left		: 4px; 
					padding-right		: 4px; 
					padding-top			: 1px; 
					padding-bottom		: 1px;
					border				: 1px solid #FFFFFF;
					}
			
			.clsTextBox1
					{
					font-family			: arial;
					font-size			: 10px;
					color				: #000000;
					border-style		: solid; 
					padding-left		: 4px; 
					padding-right		: 4px; 
					padding-top			: 1px; 
					padding-bottom		: 1px;
					border				: 1px solid #C0C0C0;
					}
					
			.clsComboBox
					{
					font-family			: arial;
					font-size			: 10px;
					color				: #000000;
					border-style		: solid; 
					padding-left		: 4px; 
					padding-right		: 4px; 
					padding-top			: 1px; 
					padding-bottom		: 1px;
					border				: 1px solid #C0C0C0;
					width				: 120px;
					}
			
			.clsButton
					{
					font-family			: arial;
					font-size			: 10px;
					color				: #000000;
					border-style		: solid; 
					padding-left		: 4px; 
					padding-right		: 4px; 
					padding-top			: 1px; 
					padding-bottom		: 1px;
					border				: 1px solid #C0C0C0;
					width				: 60px;
					}
			
			.clsStarImportant
					{
					font-family			: arial;
					font-weight			: bold;
					color				: red;
					font-size			: 9px;
					text-align			: justify;
					}
			
			
			
			
			/*CONTENTS */
			
			.clsContents
			{
					font-family			: arial;
					font-weight			: norm;
					color				: #7D7D7D;
					font-size			: 11px;
					text-align			: left;
					line-height			: 16px;
			}
			
			.clsContentsLocations
			{
					font-family			: arial;
					font-weight			: norm;
					color				: #0F61B3;
					font-size			: 11px;
					text-align			: left;
					line-height			: 16px;
			}
			
			.clsHeadLocations
			{
					font-family			: arial;
					font-weight			: Bold;
					color				: #00112E;
					font-size			: 11px;
					text-align			: left;
					line-height			: normal;
			}
			
			.clsHeadItalics
			{
					font-family			: arial;
					font-weight			: norm;
					color				: #0F61B3;
					font-size			: 11px;
					text-align			: justify;
					line-height			: 15px;
					text-decoration		: none;
					font-style			: italic;
			}			
			
			.clsHeading1
			{
	font-family			: arial;
	font-weight			: bold;
	color				: #004be0;
	font-size			: 12px;
	text-align			: left;
	line-height			: 16px;
	letter-spacing: 0.95px;
			}			
			
			.clsContents1
			{
					font-family			: arial;
					font-weight			: norm;
					color				: #243240;
					font-size			: 11px;
					text-align			: left;
					line-height			: 15px;
					text-decoration		: none;
					padding-left:1;
			}
			
			.clsContents1Bold
			{
					font-family			: arial;
					font-weight			: bold;
					color				: #243240;
					font-size			: 11px;
					text-align			: left;
					line-height			: 15px;
					text-decoration		: none;
			}
			
				.clsContents2
			{
					font-family			: arial;
					font-weight			: norm;
					color				: #7D7D7D;
					font-size			: 11px;
					line-height			: 15px;
			}
			.clsContentsItalics
			{
					font-family			: arial;
					font-weight			: norm;
					color				: #243240;
					font-size			: 11px;
					text-align			: justify;
					line-height			: 15px;
					text-decoration		: none;
					font-style			: italic;
			}
			.formText
			{
					font-family			: arial;
					font-weight			: norm;
					color				: #243240;
					font-size			: 11px;
					text-align			: left;
					line-height			: 15px;
					text-decoration		: none;
			}
			.formmandotory
			{
					font-family			: arial;
					font-size			: 10px;
					color				: #000000;
					border-style		: solid; 
					padding-left		: 4px; 
					padding-right		: 4px; 
					padding-top			: 1px; 
					padding-bottom		: 1px;
					border				: 1px solid #C0C0C0;
					background-color	: #f0f0f0;
			}
			.form2
			{
					font-family			: arial;
					font-size			: 10px;
					color				: #000000;
					border-style		: solid; 
					padding-left		: 4px; 
					padding-right		: 4px; 
					padding-top			: 1px; 
					padding-bottom		: 1px;
					border				: 1px solid #C0C0C0;
			}
			.astrix
			{
					font-family			: arial;
					font-weight			: bold;
					color				: red;
					font-size			: 9px;
			}
			.qtxtradename
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11pt;
    COLOR: #164884;
    FONT-STYLE: italic;
    FONT-FAMILY: "Monotype Corsiva", arial, verdana, mono;
	HEIGHT: 12pt;
}
.home_content_bg {
	background-color: #FCFCFC;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #EBEBEB;
	border-bottom-color: #EBEBEB;
	border-left-color: #EBEBEB;
	width: 442px;
}
.page_header_repeat {
	background-image: url(../Images/Headings/news11_repeat.jpg);
	background-repeat: repeat-x;
}
.clsContents_table {
	font-family			: arial;
	font-weight			: normal;
	color				: #243240;
	font-size			: 11px;
	line-height			: 15px;
	text-decoration		: none;
	text-indent: 5px;
}
.clsContentshome {
	font-family			: arial;
	font-weight			: normal;
	color				: #243240;
	font-size			: 11px;
	text-align			: left;
	line-height			: 15px;
	text-decoration		: none;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}
