/* CSS Document */

.c_head
{
  padding: 0px 10px 0 11px;
  text-align: left;
}

.c_content
{
  clear: both;
}

.c_contentpane
{
  padding: 0px 15px 0 15px;
  text-align: left;
}

.c_footer
{
  margin-bottom: 0px;
  padding: 0px 10px 0px 15px;
  text-align: right;
}

.title
{
  margin: 0;
  float: left;
  white-space: nowrap;
}
.title_vis
{
  margin: 0;
  float: right;
  text-align: right;
}

/*---------- default style for head & normal -----------*/
.Head
{
  font-weight: bold;
  font-size: 14px;
}

.HeadDS
{ margin-left:30px;
  font-weight: bold;
  font-size: 14px;
  text-align:left;
  float:left;
}
 .LeftLink
 {   
     float:right;
     padding-left:530px;
     margin-bottom:12px;
    
 }
.Normal
{
  color: #43494D;
}

.Normal p
{
  margin-top: 0px;
}

/*---------- container left style -----------*/

.innerleftcontainer
{
  width: 184px;
  float: left;
 
}
.innerleftcontainer .top
{
  background: url(inner_left_topimg.jpg) no-repeat left bottom;
  margin:0px;
  padding:0px;
}

.innerleftcontainer .middle
{
  border-left: 1px #e1e1e1 solid;
  border-right: 1px #e1e1e1 solid;
  background: url(inner_left_bgimg.jpg) repeat-x bottom;

}
.innerleftcontainer .bottom
{
  background: url(inner_left_bottomimg.jpg) no-repeat left top;
  height: 12px;
}

/*---------- container right style -----------*/

.innerrightcontainer
{
  width:652px; float:right; margin:0px;
}
.innerrightcontainer .top
{
  background:url(inner_right_topimg.jpg) no-repeat left bottom; clear:both; margin: 5px 0 0 0; float:left ;
}
.innerrightcontainer .middle{
	clear:both;
	float:left;
}

.innerrightcontainer .bottom
{height:11px; width:659px}

/*---------- container Center style -----------*/

.inner_center_container
{
	 width:850px; float:right; margin:0px;
	}
.inner_center_container .top
{
  background:url(inner_right_topimg.jpg) no-repeat left bottom; clear:both; margin: 5px 0 0 0;
}
.inner_center_container .middle{
	clear:both;
	height: 270px;
}
.inner_center_container .bottom
{height:11px; width:659px}

/*---------- ------------  ------------  -----------*/
.inner_right_headind
{
  text-align: left;
  font-size: 15px;
  color: #b50101;
  padding: 8px 25px 0px 25px;
}

.left_bulletedLink
{
  padding: 10px 10 10px 10px;
  background: url(new_bullet.gif) no-repeat left top;  
  list-style: none;
  line-height:18px;
  color: #ff0000;    
}
.left_bulletedLink a:link
{
  color: #6e6e6e;
  text-decoration: none;
}
.left_bulletedLink a:hover
{
  color: #000000;
  text-decoration: none;
}

.homerightcontainer
{
  width:227px; float:left; margin:0px;
}
.homerightcontainer.top
{ 
  background:url(inner_right_topimg.jpg) no-repeat left bottom; clear:both;
}
.inner_right_headind1 
{
    clear: both;
    padding: 10px 0 0 0;
    color: #f00;
}
.homerightcontainer .middle{
	clear:both;
	/*height: 460px;  changed on 8/2/2011 by ganesh shirke
	*height: 456px;*/
/*	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;	
	background: url(middleRepeatBg.gif) repeat-x left top;*/

}

.homerightcontainer .bottom
{height:11px; width:227px; border:0px;  }


.Homeleftcontainer
{
  width: 376px;
  
}
.Homeleftcontainer .top
{
  
  margin:0px;
  padding:0px;
  width:376px;
  
}
.Homeleftcontainer .middle
{
 background: url(inner_left_bgimg.jpg) repeat-x bottom;
/* height:100%;*/
 width:376px;
 
}
.Homeleftcontainer.bottom
{ width:376px;
  height: 12px;
}

.Head1
{
  font-weight: bold;
  font-size: 14px;
  color:#cd271f;

}

/*.globe{ position:relative; float:right; margin-top:-35px; width:65px; height:65px;}
*/
* html .globe{ position:absolute; float:right; margin-top:-55px; margin-left:162px}

.globe{ position:absolute; float:right; margin-top:-60px; margin-left:163px}

/** html .globe{ position:relative; float:right; margin-top:-50px;}
*/
.Head2
{
  font-weight: bold;
  font-size: 14px;
  color:#cd271f;
  background: url(read_more.gif) right no-repeat;

}

.left_Container_bulletedLink
{ 
  color :Gray;
  padding: 0 0 0 10px;
  background:  url(bullet111.gif) no-repeat left top;  
}
.left_Container_bulletedLink_hover
{
  color: #000; 
}


.left_Container_bullets
{ text-align:left;
  margin: 0px 0 0 0;
  padding: 0px;
  font-size: 11px;
  color: #6e6e6e;
  list-style-type:square;
  list-style-image: none;
  list-style: square;

}

