@charset "utf-8";
/* CSS Document */

html, body {
	margin:0px;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
	color:#000000;
}
.whitetxt{
color:#FFFFFF;
}
#main {
	background-repeat:no-repeat;
	background-position:top;
	height:700px;
	width:1020px;
	border:0;
}
.white {
	color: #FFFFFF;
	font-weight: bold;
}
.tech{
	font-size:14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:28px;
	color:#0066cc;
}

.sitemap{
	font-size:14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:28px;
	color:#0066cc;
	font-weight:bold;
}
.thanx{
	font-size:14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:28px;
	color:#000000;
	font-weight:bold;
}
.key{
	font-size:14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:28px;
	color:#333333;
	font-weight:normal;
}
.heading1{
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
	color:#ffffff;
	font-weight:bold;
	}

a {
color:#333333;
text-decoration:none;
}
a:hover {
	color:#003399;
}
span.tab {
  cursor:pointer;
}

div.tabContent {
  position:relative;
  padding: 0px;
  border: 0px solid #acacac;
  background-color: #ffffff;
  display: none;
}
/*  popup content  */
#tete {
	position: relative;
	z-index:15;
}
#tete .tete1{

}

.big_1 {
	background-image:url(../images/bg1.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:700px;
}
.big_2 {
	background-image:url(../images/bg2.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:700px;
}
.top_bg {
	background-color:#666765;
	height:5px;
}
#footer {
	font-size:12px;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
/*	background-color:#000000;
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	height:15px;*/
	border:0;
	padding:0;
	margin:0;
	padding:20px 0px;
	text-align:center;
}
#footer a {
/*	border-right:1px #FFFFFF solid; */
	padding-left:5px;
	padding-right:5px;
}
/* Scroll CSS start here   */
	#scrolldiv_parentContainer {
	width:500px;	/* Width of the scrolling text */
	overflow:hidden;
	float:left;
	position:relative;
}
/*	CSS for the scrolling content 	*/
	#scrolldiv_content {
	padding-right: 5px;
	position:relative;
	color: #333333;
	overflow:hidden;
}
/*	The scrollbar slider 	*/
	#scrolldiv_slider {
	width:15px;
	margin-left:2px;
	float:left;
}
/*	The scrollbar (The bar between the up and down arrow )	*/
	#scrolldiv_scrollbar {
	height:10px;
	width:15px;
	/* Total height - 40 pixels */
		border:0px solid #;
	position:relative;
}
/*	The scrollbar handle	*/
	/*	Scroll buttons(The up and down arrows)	*/
	#scrolldiv_scrollUp, #scrolldiv_scrollDown {
	width:15px;
	height:30px;
	color: #BC8FBD;
	text-align:center;
	font-size:16px;
	line-height:16px;
	cursor:pointer;
}
#scrolldiv_scrollUp {
	margin-bottom:2px;
}
#scrolldiv_scrollDown {
	margin-top:2px;
}
#scrolldiv_scrollDown span, #scrolldiv_scrollUp span {
	font-family: Symbol;
}
#highslide-html {
	position:absolute;
	padding-top:5px;
}
div#wn2 {
	position:relative;
	width:555px;
	height:200px;
	font-size:11px;
	line-height:18px;
	overflow:hidden;
}
/* Scroll CSS END here   */
.arial12bk {
font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
.arial12bk a {
	text-decoration:none;
	color:#000000;
}
.text {
	font-size: 12px;
}

.text:hover {
	font-size: 12px;
	font-weight:bold;
}

.external_font{color:#333; font:11px/14px tahoma;}

.blue_color{color:#217ec4;
}

.img{ border:1px solid #000000;}



/* Drop Down CSS Start here   */

.handcursor{
cursor:hand;
cursor:pointer;
font-size:11px;
font-weight:bold;
}
/* Drop Down CSS END here   */
	
.line_bg{
	background-image:url(../images/divider-line3-new.gif);
	background-repeat:repeat-y;
	background-position:90px;

}


#investor {
	position:absolute;
	width:700px;
	margin-left:0px;
}
#investor01 {
	position:absolute;
	width:700px;
	margin-left:-10px;
}
.external_font2{font-size:11px;
	color:#333333;
	text-transform:uppercase;

	}
.external_font2 strong{ margin-bottom:10px;}

.annual_link:link {
	font-size: 11px;
	color:#006aad;
}

.annual_link:active {
	font-size: 11px;
	font-weight:bold;
}
.annual_link:visited {
	font-size: 11px;
	font-weight:bold;
}
.annual_link:hover {
	font-size: 11px;
	font-weight:bold;
}

/*tab contain*/
.tabcontent {
	display:none;
	
}
 @media print {
.tabcontent {
	display:block !important;
}
}

.shadetabs {
	margin-left: 0px;
	margin-top: 1px;
	margin-bottom: 0px;
	font: bold 10px Verdana;
	list-style-type: none;
	float:left;
	
}
.shadetabs a {
	text-decoration: none;
	z-index: 1;
	padding:2px 0px 3px 35px;
	background-image: url(../images/inv-report-bg-out.gif);
	width:200px;
	height:12px;
	background-repeat:no-repeat;
	float:left;
	background-position:left bottom;
	
}

.shadetabs a:visited {
	background-position:left bottom;
}
.shadetabs a:active {
	color: #fff;
	background-image: url(../images/inv-report-bg.gif);
	height:12px;
	background-repeat:no-repeat;
	background-position:left bottom;	
}

.shadetabs a:hover {
	color: #fff;
	background-image: url(../images/inv-report-bg.gif);
	height:12px;
	background-repeat:no-repeat;
	background-position:left bottom;
}
.shadetabs a.selected { /*selected main tab style */
	position: relative;
	top: 0px;
	background-image: url(../images/inv-report-bg.gif);
	height:12px;
	background-repeat:no-repeat;
	float:left;
	background-position:left bottom;
	
}
.shadetabs a.selected { /*selected main tab style */
	color:#fff;
	background-image: url(../images/inv-report-bg.gif);
	height:12px;
	background-repeat:no-repeat;
	background-position:left bottom;
	}
.shadetabs a.selected:hover { /*selected main tab style */
	text-decoration: none;
	background-image: url(../images/inv-report-bg.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	}
	
	/*    */
	#tablist{
padding: 3px 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 0.1em;
font: bold 12px Verdana;
}

#tablist li{
list-style: none;
display: inline;
margin: 0;
}

#tablist li a{
text-decoration: none;
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #778;
border-bottom: none;
background: white;
}

#tablist li a:link, #tablist li a:visited{
color: navy;
}

#tablist li a:hover{
color: #000000;
background: #C1C1FF;
border-color: #227;
}

#tablist li a.current{
background: lightyellow;
}
	
.press-con-padding{padding-left:17px;}

.input{
	font-size:11px;

	border:solid 1px #030405;
	height:17px;
	width:150px;
	}
	
.key1 a:link{
color:#0066CC;
text-decoration:none;
}
.key1 a:hover{
color:#0033CC;
text-decoration:none;
}
.style2 {color: #0066CC}


.kit a{
font-family:Arial, Helvetica, sans-serif;
size:11px;
color:#000000;
font-weight:normal;
}
.kit a:hover{
font-family:Arial, Helvetica, sans-serif;
size:11px;
color:#000000;
font-weight:bold;
}

.heading{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12;
color:#333333;
font-weight:bold;
}
.year{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11;
color:#000000;
font-weight:bold;
}
.heading01{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12;
color:#003366;
font-weight:bold;
}
.press{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14;
color:#003399;
font-weight:bold;
}
.press-date{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11;
color:#003399;
font-weight:normal;
}
.resume{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11;
color:#000000;
font-weight:normal;
}
.resume-bold{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11;
color:#000000;
font-weight:bold;
}

.travel{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}
.travel01{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
}
.travel03{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
}
.travel02{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#003399;
}
.travel02a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#003399;
}

/*ashwini css*/

/*FLOAT*/
.fl{float:left}
.fr{float:right}
.cl{clear:both}

.blubx{background:#0066cc; color:#fff; padding:5px 0 5px 10px; font-weight:bold; margin-bottom:2px;}
.grybx{background:#E4E4E4; color:#000; padding:5px 0 5px 10px;margin-bottom:2px;}
.popMainDtn{width:561px; padding:20px 0px 0 10px; text-align:justify}
.wdt514{width:514px}
.wdt37{width:37px}
.wdt420{width:420px;}
.wdt440{width:440px;}
.wdt450{width:450px;}
.wdt460{width:460px;}
.add{margin-top:30px; width:300px;}
.MR{margin:10px 0 0 20px; display:inline}
.listPop{ margin:10px 0 0 20px; padding:0; list-style-type:none;}
.listPop li{margin-bottom:10px; padding-left:15px; background:url(../images/dotList.gif) no-repeat 0px 8px;}
.ppPos{width:350px; margin-right:2px;}
.ppPosttl{width:188px;font-weight:bold}









