/*
		******************************************
		* (c) Copyright 2008  Wipro Limited 
		*
		* Application	: Wipro Corporate Website 
		* Module Name	: Global Stylesheet
		* Page Name		: Style.css
		* Author 		: Venkatesh R
		* Date 	        : 15/04/2008
		* Modified Date : 15/04/2008
		* Modified By   : Venkatesh R
		* Description 	: ..
		* ‘*****************************************
*/
	body,.txt,.runtext1,.runtext2
		{
			margin:0px;
			Font-family:verdana,tahoma,Helvetica;
			Font-size:11px;
			line-height:19px;
		}
	.runtext1
		{
			padding:10px;
		}
	.SubHeading
		{
			Font-size:22px;
			color: #136780;
			font-family:"Century Gothic";
			font-weight:bold;
			padding:5px;
			height:25px;
		}
	.SubHead2,h4,.h4
		{
			font-size:14px;
			font-weight:bold;
			color: #3c7c91;
			line-height:29px;
		}
	.Promo_Head
		{
			font-family:tahoma;
			font-size:11px;
			font-weight:bold;
			color: #000000;
			padding:2px;
			padding-left:5px;
			height:20px;
		}
	.Caption,.Caption2
		{
			font-family:tahoma;
			font-size:11px;
			font-weight:bold;
		}
	.Caption
		{
			color: #FF7700;
		}
	.Caption2
		{
			color: #4282b3;
		}
	.Txts
		{
			font-family:tahoma;
			font-size:11px;
			color:#0e0e0e;
			text-align: justify;
			padding:5px;
			line-height:14px;
		}
	h5,.h5
		{
			font-size:13px;
			font-weight:bold;
			color: #355A84;
		}

	.List
		{
			list-style-image:url('/Imgs/Bullet_Gray.gif');
			/*list-style-type: Square;
			color: #3c7c91;
			font-weight:14px;*/
			vertical-align:top;
		}
	.SList
		{
			list-style-image: none;
			list-style-type: none;
			margin: 0;
			padding: 0;
			padding-left:5px;
			border: none;
		}
	.Slist LI
		{
			background-image:url('/Imgs/Bullet_OrangeMini.gif');
			background-position: center left;
			background-repeat:no-repeat;
			padding-left:10px;
		}
	
	.footer,.runtext2,.link1,.topnavtext
		{
			Font-size:11px;
		}
	.footer
		{
			font-family:tahoma;
			text-align:center;
		}
	.runtext2
		{
			color:#1073a1;
			text-decoration: none;
		}
	.runtext2:hover
		{
			color:#FF5500;
			text-decoration: none;
		}
	.DLink
		{
			color: #326DB6;	
		}
	.DLink2
		{
			font-family:tahoma;
			color: #034a9a;
			font-weight:bold;
			font-size:11px;
			text-decoration:none;
		}
	.DLink:hover,.DLink2:Hover
		{
			text-decoration:none;
			color: #EA7500;	
		}
	.paralink
		{
			color: #326DB6;
		}
	.paralink:hover
		{
			color: #ff8c00;
			text-decoration:none;
		}
	.execproftd
		{
			width:300px;	
			background-repeat:no-repeat; 
			background-position:bottom left;
		}
	.MenuTD
		{
			padding-top:5px;
			background-color: #FAFAFA;
			border-right:1px solid #CDCDCD;
			vertical-align:top;
			font-size:11px;
			width:170px;
		}
	.PadTD
		{
			padding:15px;
			vertical-align:top;
		}
	.footer,.footerR
		{
			font-family:tahoma;
			font-size:11px;
		}
	.footer
		{
			text-align:left;
		}
	.footerR
		{
			text-align:right;
		}