														/* CSS Document */
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#404040;
	background:#515151;
	text-align:center;
	margin:0px;
	padding:0px;
}

/*main*/
#main{
	width:800px;
	background:#FFFFFF;
	margin:0px auto;
	overflow:hidden;
	border:1px solid gray;
}

/*header*/
#header{
	width:750px;
	height:115px;
	margin:0px auto;
	padding-top:5px;
	/*border:1px solid blue;*/
}

	/*header left*/
#header_left{
	width:750px;
	float:left;
	/*border:1px solid red;*/
}

.logo{
	width:125px;
	float:left;
	/*border:1px solid green;*/
}

.heading{
	width:600px;
	float:left;	
	text-align:right;
	vertical-align:bottom;
	padding-left:10px;
	margin-top:79px;
	/*border:1px solid yellow;*/
}

.headlink{
	font-family : Garamond;
	font-size : 20pt;
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}


	/*header right*/
#header_right{
	width:260px;
	float:right;
}


/*container*/
#container_main{
	width:750px;
	text-align:center;
	margin:0px auto;
	clear:both;
}

#container_mainbox{
	width:750px;
	height:auto;
	margin:0px auto;
	text-align:left;
	overflow:hidden;
}



.navbar{
	width:750px;
	height:35px;
	padding-top:7px;
	color:#F4402F;
	text-align:center;
	border-top:3px solid #CCCCCC;
	border-bottom:3px solid #CCCCCC;
	margin-bottom:5px;
}

.navfont{
	font-size:14px;
	color:#F4402F;
	padding:8px;
	font-weight:bold;
}

a.navlinks:link, a.navlinks:active, a.navlinks:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#167032;
	text-decoration:none;
	padding:8px;
	font-weight:bold;
}

a.navlinks:hover{
color:#F4402F;
}

/*container data*/
#data_main{
	width:800px;
	height:auto;
	overflow:hidden;
	text-align: justify;
	overflow:hidden;
}

/*Tickr*/
#tickr{
	width:268px;
	height:auto;
	border:1px solid #6E6E6E;
	margin-bottom:1px;
	text-align:center;
	font-family:arial, helvetica;
	padding-bottom:10px;
}

.tickr_image{
	height:48px;
}

.tickr_data{
	width:200px;
	height:90px;
	margin:0px auto;
}

.tickr_td{
	color:#070E90;
	height:22px;
	font-size:14px;
	font-weight:bold;
}

.style1 {
	color: #666666
}

.tickr_td2{
	font-size:22px;
	color:#6E6E6E;
	font-weight:bold;
	height:28ppx;
}


	/*left data*/
.data_left{
	width:320px;
	float:left;
	margin:0px 10px 0px 2px;;
}

.data_left_1{
	width:300px;
	float:left;
	margin:0px 10px 0px 2px;;
}


	/*right data*/
.data_right{
	width:410px;
	float:left;
	margin:0px 20px 0px 10px;
}

.data_right_1{
	width:280px;
	float:left;
	margin:0px 20px 0px 10px;
}

/*right top*/
.right_image{
	height:291px;
	margin-left:1px;
}

/*right data*/
.rigth_data{
	height:166px;
	padding:5px;
}

/*footer*/
#footer{
	width:740px;
	height:auto;
	text-align:left;
	border-top:1px solid #666666;
	padding-left:10px;
	padding-top:10px;
	margin-top:10px;
	padding-bottom:10px;
}

a.footerlinks:link, a.footerlinks:active, a.footerlinks:visited{
	color:#A64B3C;
	text-decoration:none;
}

a.footerlinks:hover{
	color:#999999;
}

/*About us*/
.heading_text{
	width:680px;
	background:#B3B3B3;
	font-size:16px;
	color: #ffffff;
	font-weight:bold;
	padding:5px 10px 5px 10px;
}

#about_data{
	width:678px;
	height:auto;
	overflow:hidden;
	text-align:left;
	border:1px dotted #B3B3B3;
}

/*Activities*/
.heading_activities{
	width:675px;
	background:#B3B3B3;
	font-size:16px;
	color: #ffffff;
	font-weight:bold;
	padding:5px 10px 5px 10px;
	margin:0px 0px 10px 0px;
}

.image_main{
	width:670px;
	height:auto;
	margin:5px;
	border:1px dotted #B3B3B3;
	overflow:hidden;
}

.image_liquid{
	width:auto;
	height:auto;
	float:left;
	padding:10px;
	border:3px solid #B3B3B3;
	margin:5px 5px 5px 5px;
}

.underline{
	border-bottom:1px dotted #B3B3B3;
	border-top: 1px dotted #B3B3B3;
}

#movie{
	width:100%;
	height:550px;
	margin:0px auto;
	text-align:center;
}

#movie_1{
	width:100%;
	height:auto;
	text-align:left;
}
.movie_left{
	width:60%;
	height:auto;
	float:left;
	text-align:left;
}

#movie_right{
	
	float:right;
	text-align:right;
}

.image_data{
	width: 475px;
	float:right;
}

a.morelink:link, a.morelink:active, a.morelink:visited{
	font-family:arial, helvetica;
	font-size:12px;
	color:#FF0000;
	text-decoration:none;
}

a.morelink:hover{
	color:#666666;
}

/*environment*/
.environment_data{
	width:670px;
	margin:5px;
}
.environment_td{
    border:5px solid #999999;
    padding:10px;
}

/*media*/
	/*photo gallery*/
	
#media_main{
	width:521px;
	height:auto;
	margin:0px auto;
	padding-top:20px;
}	
	
.gallery{
	background:url(images/media_strk.jpg) repeat-x;
	width:128px;
	height:120px;
	border:1px solid #D7D7D7;
	margin:40px 10px 10px 30px;
	float:left;
	text-align:center;
}

a.medialinks:link, a.medialinks:active, a.medialinks:visited{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

a.medialinks:hover{
	text-decoration:underline;
}

.pagination{
	width:630px;
	height:10px;
	text-align:right;
	margin-bottom:10px;
}	

a.paginationlinks:link, a.paginationlinks:active, a.paginationlinks:visited{
	font-family:arial, helvetica;
	font-size:12px;
	color:#FF0000;
	font-weight:bold;
	padding:5px;
	text-decoration:none;
}

a.paginationlinks:hover{
	text-decoration:none;
	color:#333333;
}

	/*TV and Radio Advertisements*/
	
.tvradio_mainbox{
	width:680px;
	overflow:hidden;
	border:dotted 1px #999999;
	margin-top:10px;
}


.tv_main{
	width:330px;
	float:left;
	overflow:hidden;
	margin-top:5px;
}

.tv_contentbox{
	width:320px;
	overflow:hidden;
	margin:5px 0px 5px 5px;
	border:1px solid #CCCCCC;
}

.mediaheading{
	width:320px;
	font-size:24px;
	font-weight:bold;
	color:#FF9900;
}

.tv_contents{
	width:100px;
	height:100px;
	float:left;
	border:1px solid #CCCCCC;
	background:#CCCCCC;
}

.tv_language{
	width:200px;
	height:100px;
	float:left;
	margin-left:5px;
}

a.languagelink:link, a.languagelink:active, a.languagelink:visited{
	color:#FF0000;
	font-size:20px;
	text-decoration:underline;
	font-weight:bold;
}

a.languagelink:hover{
	color:#FF9900;
	text-decoration:none;
}

.radio_main{
	width:318px;
	overflow:hidden;
	margin:0px auto;
	padding:10px 10px 10px 10px;

}

.td_tv{
	background: #B3B3B3;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}

.td_tvcontents{
	background: #EEEEEE;
	color:#6A6B6A;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}		

/*news*/
.news_text{
	width:670px;
	background:#B3B3B3;
	font-size:16px;
	color: #ffffff;
	font-weight:bold;
	padding:5px 10px 5px 10px;
	margin:0px 0px 10px 0px;
	float:left;
	
}

/*financial*/
.financial{
	width:748px;
	height:auto;
	border:1px solid #CCCCCC;
	margin-top:10px;
	text-align:left;
	overflow:hidden;
}

.finance_heading{
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	background:#B3B3B3;
	width:100%;
	float:left;
	padding:5px 5px 5px 5px;
}

.financial_data{
	width:750px;
	height:auto;
	padding:10px 0px 10px 10px;
	text-align:justify;
}

a.sitemaplinks:link, a.sitemaplinks:active, a.sitemaplinks:visited{
	/*background:url(images/gray_icon.gif) no-repeat;*/
	padding:0px 0px 0px 15px;
	color:#666666;
	text-decoration:none;	
	background-position: center left;
}

a.sitemaplinks:hover{
	background: url(images/red_icon.gif) no-repeat;
	text-decoration:underline;
	background-position: center left;
}

a.financiallinks:link, a.financiallinks:active, a.financiallinks:visited{
	/*background:url(images/gray_icon.gif) no-repeat;*/
	color:#666666;
	font:arial, helvetica;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	padding : 0 0 0 0px;
	background-position : center left;
}

a.financiallinks:hover{
	/*background: url(images/red_icon.gif) no-repeat;*/
	text-decoration:underline;
	background-position : center left;
}


/*career*/
 
.career_text{
   width:98%;
   text-align:justify;
}


.career_mainbox{
	width:700px;
	min-height:570px;
  	height:auto !important;
  	height:570px;
 	
}

.career_left{
	width:370px;
	height:570px;
	float:left;
	border-right:1px solid #CCCCCC;
	text-align:center;
	overfolw:hidden;
}


.career_right{
    valign:top;
    width:310px;
	float:right;
}

.advt{
	background:url(images/ad_bg.gif) no-repeat;
	width:207px;
	height:105px;
	margin-left:10px;
	margin-top:10px;
	color:#FFFFFF;
	padding-top:10px;
	font-size:14px;
}

.career_text2{
	width:230px;
	height:28px;
	text-align:left;
	margin:10px 0px 0px 10px;
}

.career_textPagination{
	width:230px;
	height:20px;
	text-align:center;
	margin-top:0px;
	margin-left:10px;
	}
.currrent_job{
	font-family:arial, helvetica;
	color:#565656;
	font-size:16px;
	/*font-weight:bold;*/
}

.career{
	width:650px;
	height:500px;
	border:1px dotted #CCCCCC;
	margin:0px auto;
	text-align:left;
	overflow:hidden;
}

.career_td{
	margin-top:0px;
	height:auto;
}

a.applylinks:link, a.applylinks:active, a.applylinks:visited{
	width:200px;
	background:#cccccc;
	font-family:arial, helvetica;
	font-size:12px;
	color:#000000;
	padding:5px;
	text-decoration:none;
	text-shadow:#0000FF;
	border:none;
}

a.applylinks:hover{
	background: #B3B3B3;
	color:#ffffff;
}

.mandatory{
	color:#FF0000;
}

/*social*/
#social_data{
	width:676px;
	height:auto;
	border:1px dotted #B3B3B3;
	overflow:hidden;
	padding-top:5px;
}

/*contact_data*/

#contact_data{
	width:650px;
	overflow:hidden;
	text-align:center;
	border:1px dotted #B3B3B3;
}

.contact_td{
	/*background:#e5e5e5;*/
	border:0px solid #B3B3B3;
	text-align:justify;
}

.contact_td2{
	border-right:1px solid #999999;
}

a.contactlinks:link, a.contactlinks:active, a.contactlinks:visited{
	text-decoration:none;
	color:#404040;
}

a.contactlinks:hover{
	text-decoration:underline;
}

/*Sitemap*/ 

#sitemap{
	width:748px;
	text-align: justify;
	margin:0px auto;
	border:1px dotted #B3B3B3;
}

.sitemap_heading{
	width:100%;
	font-size:16px;
	color: #ffffff;
	background:#B3B3B3;
	height:auto;
	font-weight:bold;
	overflow:hidden;
	text-align:left;
	border:1px dotted #B3B3B3;
	padding-left:10px;
}

.sitemap_contents{
	width:95%;
	text-align: justify;
	padding:0px 10px 10px 10px;
	margin:10px 15px 10px 10px;
}

a.sublinks:link, a.sublinks:active, a.sublinks:visited{
	background: url(images/small_icons.gif) no-repeat;
	padding:0px 0px 0px 10px;
	color:#666666;
	text-decoration:none;	
	background-position: center left;
}

a.sublinks:hover{
	background: url(images/red_small_icons.gif) no-repeat;
	text-decoration:underline;
	background-position: center left;
}

/*Photo Gallry Images*/

#images{
	width:660px;
	padding:10px;
	border:3px solid #B3B3B3;
	margin:0px auto;
}

a.backlinks:link, a.backlinks:active, a.backlinks:visited{
	color:#666666;
	font-size:12px;
	font:arial, helvetica;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px 0px 20px;
}

a.backlinks:hover{
		text-decoration:underline;
}

/* anyLink Drop Down CSS */

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px;
font-family: Arial,Helvetica,sans-serif;
line-height:18px;
z-index:100;
background-color:#FFFFFF;
}

#dropmenudiv a{
width: 98%;
display: block;
border-bottom: 1px solid #CCCCCC;
padding: 1px 0px 0px 3px;
text-decoration: none;
font-weight: bold;
text-align:left;
color:#666666;
}

#dropmenudiv a:hover{ /*hover background color*/
/* background-color: #CCCCCC; */
text-decoration: underline;
}
#header_left1{
	width:570px;
	float:left;
}

.logo1{
	width:125px;
	vertical-align:bottom;
	float:left;
}

.heading1{
	width:440px;
	text-align:left;
	float:left;	
	margin:52px 0 0 20px; 
	vertical-align:bottom;
}
/*bredcrum*/
a.bredcrum:link, a.bredcrum:active, a.bredcrum:visited{
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}

a.bredcrum:hover{
	text-decoration:underline;
}


a.paglinks:link, a.paglinks:active, a.paglinks:visited{
	color:white;
	font-size:12px;
	font:arial, helvetica;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px 0px 20px;
}

a.paglinks:hover{
		text-decoration:underline;
}

.header_txt{
	font-size:16px;
	font-weight:bold;
}

/*for the activities menu*/
.activityLink{
font-size:11px;
}

/*New Addition*/

.social_images{
	width:750px;
   margin:0px auto;
   margin:0px auto;
   padding:10px;
   border-top:1px dotted #CCCCCC;
   overflow:hidden; 
}

.innerbox_top{
	width:685px;
	height:184px;
	margin:0px auto;

}


.innerbox_bottom{
	width:470px;
	height:184px;
	margin:0px auto;
}


.innerbox{
	width:313px;
	height:186px;
	margin:10px;
	float:left;
	text-align:center;
}

.innerbox_img{
	margin:0px auto;
}

.headline_html {
	color: #004DB3;
	font-size: 16px;
}

.headline_html a,a.visited {
	color: #004DB3;
	font-size: 16px;
}

.news_html {
	color: #000;
	font-size: 11px;
}

.news_html a, a.visited {
	color: #004DB3;
	font-size: 11px;
}

.date_html {
	color: #000;
	font-size: 9px;
}
