/* START - Generic HTML tag styling */
body {
	background:#E8EBEF;
	margin:0px;
	padding:0px 0px 0px 0px !important; /* Asked Fix || 2007/07/11  */
	padding:0px 0px 0px 0px; /* Asked Fix || 2007/07/11  */
	font-family:Arial, Helvetica, sans-serif;
	color:#545454;
	font-size:11px;
}

table {
	font-family:Arial, Helvetica, sans-serif;
	color:#545454;
	font-size:11px;
}
a {
	color:#3B73B9;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	text-decoration:Underline;
}

a img {
	border:none;
}

h1 {
	padding:12px 0px 0px 0px;
	margin:0px; 
	line-height:95%;

}

h2 {
	padding:12px 0px 0px 0px;
	margin:0px;
	line-height:95%; }

p {
	padding:0px;
	margin:0px; 
	font-family:Arial, Helvetica, sans-serif;
}

/* p a { to format links in P 070409
    text-decoration:underline;
}*/

form {
	padding:0px;
	margin:0px;	
}

/*hr {
	display:none;
}*/

div {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
select{
	background-color:#FFFFFF !important;
	border:1px solid #999999;
	font-family:Arial,Helvetica,san-serif;
	color:#666666;
	font-size:10px;
	line-height:1px;
}

/* END - Generic HTML tag styling */

/*********** Start of Style for Dotted Divider **************/
#Divider {
	border-top: 1px solid #D4DAE0;
	margin-top: 0px;
}
#dottedDivider{
	border-top: 1px dotted #cccccc;	
	width:100%;
	margin-top: 4px;
}
#verticalDivider{
	border-left: solid 1px #cccccc;	
	height:100%;
	margin-left: 5px;
}

/*********** End of Style for Dotted Divider **************/
#dividerFAQ {
	border-top: #cccccc 1px solid;	
}
/*********** Style for Collapsible Teaser ********************/

.detailcontent_disp_none {
	display:none;
    padding-left: 25px;
 width:70%;
}
.titlecontent {
  color:#444444;
  font-weight: bold;
  font-family: Arial,sans-serif;
  font-size: 11px;
  padding-left:5px;
  width:100%;
  }
  .titlecontent a {
  color:#3B73B9;
  font-weight: bold;
  font-family: Arial,sans-serif;
  font-size: 11px;
  width:60%;
    }
.img_right {
  padding-right: 5px
}
.img_left{
 padding-left: 10px;
}
.img_disp_none{
   display:none;
   padding-left:10px;
}

/*********** End of Style for Collapsible Teaser **************/

/*********** Start of Style for TBL **************/
.ct_title_right{
	color:#545454;
	font-size:11px !important;
	font-weight:bold;
	margin:-17px -6px -19px 14px !important;
	margin:-0px -6px -15px 14px ;
	padding:0px;
}
.ct_title_right h5{
	color:#545454;
	font-size:11px !important;
	font-size:11px;
	font-weight:bold;

}
.ct_subtitle_right {
	color:#3b73b9;
	font-size:11px !important;
	margin:0px 0px 8px 14px !important;
	margin:0px 0px 3px 14px;
	padding:0px;
}
.ct_subtitle_right span h5 {
	color:#3b73b9;
	font-size:11px !important;
	margin:0px;
}
.ct_main_content_right {
	color:#545454;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	margin:0px 0px 0px 14px;
	text-align:justify;
}
.ct_button_content_right {
	font-size:100%;
	margin:7px 0 10px 14px !important;
	padding:0;
}

/*********** End of Style for TBL **************/
/*********** Start of Style for Tabs Divider **************/
.tabsFeature {
	margin:-2px 0px!important;
	margin:0px;
	padding:0px 0px 0px 0px;
	width:100%;	
	float:left;
    border-bottom: 1px solid #D8E3F1;
	/*background:transparent url('../images/bg_inpagetabs.gif') repeat-x scroll bottom left;
	/*width:550px; */
}

.tabsFeature ul{
	margin:0px 0px 0px -40px!important;
	margin:0px 0px 0px 0px;
}
.tabsFeature ul li{
	margin:6px 0px 0px 0px!important;
	margin:5px 0px 0px 0px;
	/*padding:5px 5px 3px 5px;*/
	padding:6px 6px 7px 7px;
	list-style:none;
	float:left;
	display:block;
	font-size:11px;
	border-top:1px solid #D8E3F1;
	border-left:1px solid #D8E3F1;
	border-right:1px solid #D8E3F1;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;	
} 
.tabsFeature ul li a{ 
	color:#545454;
	text-decoration:none;
}
.tabsFeature ul li.selected{
	margin:3px 0px 0px 0px!important;
	margin:2px 0px 0px 0px;
	padding: 9px 6px 7px 7px;
	display:block;
	font-size:11px;
	font-weight: bold; 
	border-top:0px solid #D8E3F1;
	/*border-right:2px solid #D8E3F1;*/
	border-left:2px solid #D8E3F1;
	border-bottom:1px solid #D8E3F1;
	color:#3B73B9;	
	background-color:#D8E3F1;
} 
.tabsFeature ul li.selected a {
	color:#3B73B9;
	font-weight:bold;
}
.tabsFeature ul li.selected a:hover {
	color:#3B73B9;
	font-weight:bold;
	text-decoration:none;
}


/*********** End of Style for Tabs Divider **************/

/*********** Start of Style for Sitemap **************/
.ct_section_link A:Link{
	/*font-size:95%;*/
	text-decoration:none;	
}
.ct_section_link A:Link STRONG {
	text-decoration:none;
	color:#545454;
}
.ct_main_link{
	font-weight:bold;
	color:#3B73B9;
	visibility:hidden;
}
.ct_main_link A:Link{
	/*font-size:95%;*/
	text-decoration:none;	
}
.ct_main_link a STRONG {
	color:#3B73B9;
	text-decoration:underline;	
}
.ct_sm_link {
	color:#666666;
	text-decoration:none;
}
.ct_sm_link a {
	color:#666666;
	text-decoration:underline;
}
.ct_sm_link a:hover {
	color:#3b73b9;
	text-decoration:underline;
}
.sitemapL1{
	width:100%;
}

/*.sitemapL2{
	height:25px
	background:red;
	colspan:4;
}*
/*********** End of Style for Sitemap **************/

/********** Start styles for Shortcut Box  by Sriram ******/

.selectSB{
	background-color:#FFFFFF !important;
	border:1px solid #999999;
	font-family:Arial,Helvetica,san-serif;
	color:#666666;
	font-size:10px;
	line-height:1px;
}

/********* End styles for Shortcut Box  by Sriram ********/
/* Start of styles for Team_Info component by Balaveera */
#ct_team_member {
	/*font-size:70%;*/
	width:300px;
}
#ct_team_member IMG {
	display:block;
/*	width:100px;*/
	float:left;
	margin: 0 5px 5px 5px;
}
#ct_team_member H3{
	margin: 0 5px 5px 5px;
	color:#666666;
}
.ct_team_data {
	list-style:none;
	margin:0;
	padding:0;
	width:150px;
	float:left;

}
.ct_team_data LI {
	padding:3px;
	color:#7B7979;
}
li.ct_team_list_title {
font-weight: bold
}
ct_team_data ct_team_list_title li A:Visited, ct_team_data ct_team_list_title li A:Hover, ct_team_data ct_team_list_title li A:Active{
text-decoration:underline;
}
.ct_team_row{
height:120px;
}
/* End of styles added for Team_Info component by Balaveera */

/*************** Start of styles added for Header-Popup by Balaveera *********/
a.image_right {
	float: right;
	margin:15px 15px 0px 0px!important;
}
/*************** End of styles added for Header-Popup by Balaveera *********/

/*************** Start of styles added for Disclaimer by Sriram *********/
.footNote {
	PADDING-RIGHT: 0px; BORDER-TOP: #ccc 1px solid; FONT-SIZE: 10px; PADDING-BOTTOM: 0px; MARGIN-LEFT: 0px; COLOR: #999; PADDING-TOP: 5px
}
.footNote p {
	padding:5px;
	margin:0px; 
}

/*************** End of styles added for Disclaimer by Sriram *********/

/*********** Start of styles for toolbox ***************/

#toolBox {
	border:1px solid #E5E5E5; 
	float:left; 
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:98%;
}

#toolBoxTitle
{
    margin:0px 0px 3px 0px;
    padding:4px 0px 0px 0px;
	font-size:150%;
	font-weight:bold;
}

#toolBoxTitle a
{
	color:#3B73B9;
    margin:0px 0px 0px 8px;
    padding:0px 0px 0px 0px;
}

#toolBox ul.toolLinkList {
	padding:0px 0px 0px 0px ;
	margin:0px 5px 0px 5px;
	list-style-type: none
}

#toolBox ul.toolLinkList li {
     
	padding:7px 0px 7px 25px;
	margin:0px 0px 0px 0px;
	border-top: 1px dotted;
    list-style:none;
	color: #3b73b9;

}

#toolBox ul.toolLinkList li.phone {
    list-style:none;
	background: url('../images/icon_phone.gif') no-repeat 0 50%;
}
#toolBox ul.toolLinkList li.chat {
    list-style:none;
	background: url('../images/icon_chat.gif') no-repeat 0 50%;
}
#toolBox ul.toolLinkList li.tutorial {
    list-style:none;
	background: url('../images/icon_tutorial.gif') no-repeat 0 50%;
}
#toolBox ul.toolLinkList li.mail {
    list-style:none;
	background: url('../images/Mail.jpg') no-repeat 0 50%;
}
#toolBox ul.toolLinkList li.callback {
    list-style:none;
	background: url('../images/CallBack.jpg') no-repeat 0 50%;
}

#toolBox ul.toolLinkList li a {
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 0px;
	color: #3b73b9;
	font-size:11px;
}

/*********** End of styles for toolbox ***************/
/*************** Start of styles added for List by Chakrapani *********/
ul.linkList_large li  {
list-style-type:disc;
margin: 0px 0px 0px -9px!important;
margin: 0px 0px 0px 20px;

}

ul.linkList_small li  {
list-style-type:none;
list-style:url('../images/dot_hor.gif')!important;
list-style:url('../images/dot_ie.gif');
margin-left:-27px!important;
margin-left: 6px;

}

ul.linkList_num li  {
list-style-type:decimal;
list-style-position:outside;
margin: 0px 0px 0px -9px!important;
margin: 0px 0px 0px 20px;

}
ul.linkList_num123 ul li {
list-style-type:decimal;
list-style-position:outside;
margin: 0px 0px 0px -9px!important;
margin: 0px 0px 0px 20px;
}

.listBox ul.linkList_arrow{
padding: 0px 0px 0px 15px!important;
}

ul.linkList_arrow li  {
list-style-type:none;
list-style:url('../images/icon_arrow.gif');
margin: 0px 0px 0px 19px!important;
margin: 0px 0px 0px 5px;

}

ul.linkList_cap li  {
list-style-type:upper-alpha;
margin: 0px 0px 0px -7px!important;
margin: 0px 0px 0px 20px;

}

ul.linkList_low li  {
list-style-type:lower-alpha;
margin: 0px 0px 0px -7px!important;
margin: 0px 0px 0px 20px;

}
.linklist_un {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	vertical-align:baseline;
	padding:0;
}
.linkList_un li  {
	border-right:1px solid #CCCCCC;
	float:left;
	font-weight:normal;
	margin-bottom:8px;
	margin-left:7px;
	padding-right:7px;
	display:inline;
	white-space:nowrap;
}
.linkList_un  li a  {
	text-decoration:none;
	font-weight:normal;
	outline-style:none;
	outline-width:0;
	padding:0;
	color:#545454;
}
.linkList_un li  a:hover{
	text-decoration:underline;
	font-weight:normal;
	/*color:#3b73b9;*/
}

ul.linkList_Col li  {
list-style-type:disc;
margin: 0px 0px 0px 23px!important;
margin: 0px 0px 0px 15px;
}

ul.linkList_icon{
	margin-left: 0px;
	padding-left: 0px!important;
	padding-left: 25px;
}

ul.linkList_icon li  {
	list-style-type:none;
	margin: 5px 0px 0px 20px!important;
	margin: 5px 0px 0px -20px;
	/*margin: 5px 0px 0px 5px;*/
	padding-left: 0px!important;
	padding-left: 5px;
}

ul.linkList_icon li a{
	font-weight: normal;
}

ul.linkList_icon LI IMG {

	border:none;
	padding:0px 0px 0px 0px;
	margin: 0px 5px 0px -4px;
}
ul.linkList_special  {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

ul.linkList_special li  {
	float:left!important;
	margin-left:-38px !important;
	margin-right:14%!important;
	margin-top:6px!important;
	margin-top:5px;
	margin-right:1%;
	width:45%;
	float:left;
	margin-left:-6;
}
ul.linkList_special li  a {
font-weight:normal;
}
ul.linkList_special li  a:hover {
text-decoration:underline;
}

.list_bg{
background-color: #DBDBDB;
}
.borderedList{/*HF*/
	clear:both;
	float:left;
	border:1px solid #E5E5E5;
	background:transparent;
	width:99%;
/*	height:100%;*/
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.listBox{/*HF*/
	clear:both;
	float:left;
	/*background:#ffffff;*/
	width:100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#545454;	
}
.listBox UL{
	margin: 0px 0px 0px 0px!important;
	margin: 0px 0px 0px 13px;
}
.listBox ul.linkList_Col{
	padding: 0px 0px 0px 0px!important;
}
.listBox p{
	/*margin:5px 0px 0px 0px;*/
}
.listBox_Grey{/*HF*/
	clear:both;
	float:left;
	background:#E2EAF5;
	width:100%;
/*	height:100%;*/
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#545454;	
}
.listBox_Grey ul{
	/*padding: 0px 0px 10px 0px!important;*/
	margin: 0px 0px 10px -38px!important;
	margin: 0px 0px 13px 20px;
}
.listBox_Grey UL li{
	padding-left:20px !important;
	padding-left:0px;
	list-style-type:none;
	margin:8px 0 8 0px !important;
	margin:7px 0 0 0px;
	list-style-image:none;
	
}
.listBox_Grey UL li a{
	color:#545454;
	font-weight:normal;
	text-decoration:none;
}
.listBox_Grey UL li a:hover{
	color:#3b73b9;
	font-weight:normal;
	text-decoration:underline;
}

.listBox_Grey p{
	margin:10px 0px 0px 0px;
}
.listBox_Grey_Home{/*HF*/
	clear:both;
	float:left;
	background:#f1f1f1;
	width:100%;
/*	height:100%;*/
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#545454;

}

.listBox_Grey_Home UL LI{/*HF*/
	padding:3px 0px 3px 0px;
	margin: 0px 0px 0px -13px!important;
	margin: 0px 0px 0px -20px;
}
.listBox_Grey_Home p{
	margin:10px 0px 0px 0px;
}
.listHeader {
	color:#545454;
	font-weight:bold;
	margin:4px 0 5px;
	padding-left:20px;
}

/*************** End of styles added for List by Chakrapani *********/

/*************** Start of styles added for Teaser-Rollover by Sriram *********/
.colourBoxRollover {
	border:none;
	background:#ffffff;
	clear:both;
	float:left;
/*	height:100%;*/
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.rolloverImage{
	padding:0px 0px 0px 0px;
}
.rolloverTxt{
	color: #3B73B9;
	font-size:10px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
/*************** End of styles added for Teaser-Rollover by Sriram *********/


/******* Start of styles added for Teaser Button Link component by Sriram *********/

.ct_spacer {
	clear:both;
}

.ct_align_left, .ct_align_left UL, .ct_align_left LI {
	text-align:left;
}
.ct_align_hor_left{
	text-align:left;
}
.ct_align_hor_left ul {
	display:block;
	text-align:left;
	width:100%;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	
}
.ct_align_hor_left ul li{
	display:inline;



	text-align:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	
}
.ct_align_hor_left ul li img{
	display:inline;
	padding:0px;
	margin:0px 0px 0px -10px;
	
	
}
.ct_align_hor_left IMG {
	display:inline;
	text-align:left;
	padding-right:10px;
	padding-left:0px;
	
	

}

.ct_align_vertical_left, .ct_align_vertical_left UL, .ct_align_vertical_left LI{
	display:block;
	text-align:left;
}
	
.ct_align_vertical_left IMG{
	display:block;
	padding-top:0px;
	padding-bottom:4px;
}
.ct_align_vertical_left LI IMG{
	display:inline;
}
.ct_align_right, .ct_align_right UL, .ct_align_right LI {
	text-align:right;
}

.ct_align_hor_right{
	text-align:right;
}

.ct_align_hor_right LI{
	display:inline;
	text-align:right;
	
}
.ct_align_hor_right IMG {
	display:inline;
	text-align:right;
	padding-left:10px;
	padding-right:0px;
}
.ct_align_hor_right UL{
	display:inline;
	text-align:right;
	width:100%;
}
.ct_align_vertical_right, .ct_align_vertical_right UL{
	text-align:right;
	margin-right:5px;
}
.ct_align_vertical_right LI{
	display:block;
	text-align:right;
	
}
.ct_align_vertical_right IMG{
	display:block;
	padding-top:0px;
	padding-bottom:4px;
}

.ct_align_vertical_right LI IMG{
	display:inline;
}
.ct_align_center, .ct_align_center UL, .ct_align_center LI {
	text-align:center;
}
.ct_align_hor_center{
	text-align:center;
}
.ct_align_hor_center LI{
	display:inline;
	text-align:center;
	
}
.ct_align_hor_center UL{
	display:block;
	text-align:center;
	width:100%;
}
.ct_align_hor_center IMG{
	display:inline;
	text-align:center;
	padding-left:5px;
	padding-right:5px;
}

.ct_align_vertical_center, .ct_align_vertical_center UL, .ct_align_vertical_center LI{
	display:block;
	text-align:center;
	
}
.ct_align_vertical_center IMG{
	display:block;
	padding-top:0px;
	padding-bottom:4px;
}
.ct_align_vertical_center LI IMG{
	display:inline;
}

.ct_align_top {
	margin-top:0;
}
.ct_align_middle {
	margin-top:50%;		
}
.ct_align_bottom {
	margin-top:100%;
}

.blueTeaser{
	border-style:solid;
	border-width:1px;
	border-color:#E7E7EF;
	background-color:#EFF3FF;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
/*	height:100%;*/
	width:99%;
}
.greyTeaser{
	border:1px solid #E5E5E5; 
	background-color:#f1f1f1;
	margin:0px 0px 0px 0px;
/*	height:100%;*/
	width:99%;
}
.whiteTeaser{
/*	height:100%;*/
	width:100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#545454;
	/*background-color:#ffffff;*/
	font-size:11px;
}

/* End of styles added for Teaser Button Link component by Sriram */

/*************** Start of styles added for Feature Graphic and Feature Main *********/
#feattitle
{
    float:left;
	width:100%; 
}

#featMainImage
{
    width:25%;
    
}

.smallTitleText A h5
 {
 float:left;
 width:100%;	 
 height:20px;
 }

.largeTitleText h5
{
 float:left;
 width:100%;	
 color:#FF9900;
 font-size:550%;
 height:20px;
 }

#rightFeature {
/*	width: 145px!important;
	width: 103px;*/
	margin:29px 0px!important;
	margin:-10px 0px;
	float: right;
}
#featuretitle
{
  float: left;
  color:#FF9900;
  font-size:70%; 
  width:100%;
}

.featureSubtitle {
   color:#3B73B9;
   margin: -26px 0px 0px 0px!important;
   margin: -26px 0px 0px 0px;
   border-bottom: 1px solid #e2e2e2;
/*  width:360px!important;
   width:360px;*/
}
#featurelist
{
   /* float:left;*/
    padding:0px 0px;
}

.featureMainContainer{
/*	height:165px;
	width:550px; */
}

.featureButtonsLeft{
	display:inline;
	float:left;
	padding-top:5px;
}
.featureButtonsLeft img, .featureButtonsLeft a img{
	padding-right: 10px;
	padding-left: 0px;
}
.featureButtonsCenter{
	display:inline;
	padding-top:5px;
}
.featureButtonsCenter img, .featureButtonsCenter a img{
	padding-right: 5px;
	padding-left: 5px;
}
.featureButtonsRight{
	display:inline;
	float:right;
	padding-top:5px;
}
.featureButtonsRight img, .featureButtonsRight a img{
	padding-right: 0px;
	padding-left: 10px;
}
/*************** End of styles added for Feature Graphic *********/


/*
Styles for Footer Starts 
*/
.footerWrapper3{ /*Added to delete de double line at the foother | SASF | 070213 */
	background-color:#E8EBEF;
	background-image:url(/de/images/icon_fdic.gif);
	background-position:right center;
	background-repeat:no-repeat;
	width: auto;
	margin: 0px 0px;
	background-color:#E8EBEF;
}

.footerWrapper3 ul{      /* Added to Fix the Feature | SASF | 070213 */
	margin: 0px;
	padding: 15px 0px 0px;
	float: left;
}

.footerWrapper3 li{      /* Added to Fix the Feature | SASF | 070405 */
	margin: 0px;
	padding:0 5px;
	list-style: none;
	/*float:left;*/
	display: inline;
	border-right: 1px solid #DADBDD;
}

.footerWrapper3 li a, .footerWrapper3 li a:visited{
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

.footerWrapper3 li a:hover{
	text-decoration: underline;
}

.footerWrapper3 p.copy{      /* Added to Fix the Feature | SASF | 070213 */
	clear:both;
	color:#999999;
	font-size:11px;
	margin:0;
	padding-bottom:11px;
	padding-left:0 ;
	padding-right:0 ;
	padding-top:16px!important;
	padding-top:9px;
	font-weight:normal;
}
.footerWrapper3 p.copy table{      /* Added to Fix the Feature | SASF | 070213 */
	clear:both;
	color:#999999;
	font-size:11px;
	margin:0;
	font-weight:normal;
}



/*
Styles for Footer Ends 
*/


/*
Styles for FAQ Starts 
*/

.blueTitleFeature, .blueTitleFeature H1{
	color:#3B73B9;
	font-weight:bold;
	font-size:12px;
	margin:13px 0px 13px 0px;
}

/*
Styles for FAQ Ends 
*/


/*Start of  Styles for Multi Item  */


div.specialBox 
{
    border:1px solid #E5E5E5;
    background: #F5F5F5;
	margin:0px 15px 0px 0px !important;
    margin:0px 0px 0px 0px;
    padding:0px 11px 5px 11px !important;
	padding:0px 10px 5px 10px;
	float: left;
}


.ct_align_top {
	margin-top:0;
}
.ct_align_middle {
	margin-top:50%;		
}
.ct_align_bottom {
	margin-top:100%;
}

.ct_align_left, .ct_align_left UL, .ct_align_left LI {
	text-align:left;
}
.ct_align_right, .ct_align_right UL, .ct_align_right LI {
	text-align:right;
}
.ct_align_center, .ct_align_center UL, .ct_align_center LI {
	text-align:center;
}


/* End of Styles for Multi Item  */


/********** Start of styles for news component **********/
.image {
	PADDING-RIGHT: 15px; PADDING-BOTTOM: 15px; PADDING-TOP: 0px
}

.text div p{
    padding-left:1px;
	font-size:13px;
	color:#333333;
	text-align:left;
	line-height:125%;	
}

.newsPaper strong{
    font-size:11px;
	font-weight:bold;
}

.newsPaper{
	font-size:11px;
	color:#333333;      
	PADDING-TOP: 15px;
	PADDING-BOTTOM: 15px;
}

.newsPaperSubtitle{
    font-size:11px;
	}

#mainBody {
   padding-bottom:40px;
   padding-right:0px;
}

.grid_full{
   WIDTH: 550px;
   padding-bottom:40px;
   BORDER-TOP: #ccc 1px solid;
   BORDER-BOTTOM: #ccc 1px solid;
}

.grid_full .cell1 {
	WIDTH: 550px;
	padding-top:0px;
}

.grid_full .cell1.textBody {
    padding-top:0px;
	font-size:11px;
}

.grid_full .cell1.textBody div p { 
	padding-bottom:20px;
	padding-right:0px;
}

.newsContainer{
   clear:left;
   float:left;
   margin:0px;
   padding:0px !important;
   width:550px !important;
   border:1px;
}

.leftColumnNews {
	margin:0px;
	padding:13px 0px 0px 0px !important;
	padding:10px 0px 0px 0px;
	float:left;
	width:370px!important;
	width:370px;
	vertical-align:top;
}

.leftColumnNews h2 {
	font-size:13px;
	color:#3B73B9;
}

.leftColumnNews .colourBox {
	border:1px solid #E5E5E5;
	background:#EBF1F8;
	float:left;
	clear:both;
/*	width:323px !important;   
	width:343px;*/
	margin:10px 0px 0px 0px;
	padding:8px 0px 8px 0px;
}


.leftColumnNews .colourBox a {
	color:#3B73B9;
	text-decoration:underline;
}

.leftColumnNews .colourBoxVar2 {
	border:1px solid #E5E5E5;
	background:#EBF1F8;
	float:left;
	clear:both;
/*	width:331px;*/
	margin:10px 0px 0px 0px;
	padding:8px 8px 8px 8px;
}

.rightColumn2 {
	margin:0px;
	padding:3px 0px 0px 0px !important;
	padding:0px 0px 0px 0px;
	float:left;
/*	width:150px;*/
	position:relative; /* Possible bug */
}

.rightColumn2 img.apr {
	padding:20px 0px 20px 0px; /* padding:33px 17px 26px 16px; */
	background: url('../images/promo-bg_alex.png') no-repeat top left;
}

.rightColumn2 .colourBox, .rightColumn2 .colourBoxSecond {/* ARL */
	border:1px solid #E5E5E5;
	background:#F5F5F5;
/*	width:140px!important;  for FF */
/*	width:140px;*/
	margin:0px 0px 0px 0px;
	padding:8px 9px 8px 9px !important; /* for FF */
	padding:8px 9px 8px 9px; /*ARL minimize the spacing between the top and bottom images with the border */
	float:left;
}

.rightColumn2 .plainBox, .rightColumn2 .plainBoxSecond, .callBox {
	border:1px solid #E5E5E5;
/*	width:140px!important;  for FF */
/*	width:140px;*/
	margin:10px 0px 0px 0px;
	padding:8px 9px 8px 9px !important; /* for FF */
	padding:8px 9px 8px 9px; /*ARL minimize the spacing between the top and bottom images with the border */
	float:left;
}

.callBox {
	text-align:center;
	vertical-align:middle;
} 

.rightColumn2 .colourBox h2 {
	margin:0px 0px 0px 0px;
	padding:0px;
	font-size:13px;
}

div.colourBox {
	border:1px solid #E5E5E5;
	background:#F5F5F5;
/*	width:238px !important;  Fix for FF */
/*	width:241px;*/
	margin:10px 0px 0px 0px;
	padding:10px 10px 10px 10px !important; /* for FF */
	padding:0px 2px 0px 10px; /*ARL minimize the spacing between the top and bottom images with the border */
	float:left;
}

div.colourBox p {
    font-size:10px;
}

div.colourBox p a {
    text-decoration: underline;
}

div.colourBox div.text_par { margin-top: -50px;
}

div.colourBox h2 {
	margin:0px 0px 0px 0px;
	padding:0px;
	font-size:13px;
}

.dividerContentLeft
{
    width:30px!important; /*width:18px!important;*/
    width:30px; /* width:19px;  width:25px; changed to fix on SB  */
}

li.linkListPlus  {
	list-style-type:none;
	list-style:url('../images/icon_arrow.gif');
}
li.linkListPlus a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
/********** End of styles for news component **********/



/* nc_gemoney_add.css content starts*/


/*  CSS added for FAQ  */

ul.bulleted/*Style for the list with bullets*/
{
	list-style-type: disc;
	list-style-position: outside;
	font-family: arial,helvetica,verdana,sans-serif;
	margin-left: 5px;
	padding: 0px 0px 0px 32px; /*top - right - bottom - left */	
}

ul.bulleted li a{
text-decoration:underline;
}

ul.bulleted li {
padding:0px 0px 3px 0px;}


.backtotop, .backtotop p, .backtotop div {/* This is the class for text in the "backtotop"  teaser */
	text-align: right;
	padding-top:3px; padding-left:5px;
}

.gehome_BlueTitleF {	
	font-size:13px;	
	color: #3B73B9;
	margin: 3px 0px 5px 0px;	
}

.gehome_BlueTitleF A {		
	font-size:13px;	
	text-decoration:underline;
	color: #3B73B9;	
}

H3 {
	FONT-SIZE: 120%
}

/* End of the CSS for FAQ  */


/*
Styles for Left Hand Navigation starts 
*/
.contentWrapper .leftNavigation ul li.child a{/*used for the left navigation in FAQ | HF | 070214*/
	padding:4px 0px 4px 14px;
}

.contentWrapper .leftNavigation ul li.childSelected a{/*used for the left navigation in FAQ | HF | 070214*/
	/*font-weight:bold;*/ /* Asked Fix || 2007/07/11  */
/*	padding:4px 0px 4px 14px;*/	
	color:#3B73B9;
	border-bottom: 1px solid #D4DAE0;
	border-top: 1px solid #D4DAE0;
}

/* Control the Left Padding of 2nd option of Left Navigation */
.contentWrapper .leftNavigation ul li.nav1Lvl a{
    color:#660066;
}

.contentWrapper .leftNavigation ul li.nav2Lvl a{
/*    TEMPORAL FIX, it eliminates the indentation*/
    padding: 4px 0px 4px 10px !important;
    padding: 1px 0px 4px 10px;
/*    padding: 4px 0px 4px 5px !important;
    padding: 1px 0px 4px 5px;*/
	
}

.contentWrapper .leftNavigation ul li.nav3Lvl a{
/*    TEMPORAL FIX, it eliminates the indentation*/
    padding: 4px 0px 4px 7px !important;
    padding: 1px 0px 4px 7px;
/*    padding: 4px 0px 4px 5px !important;
    padding: 1px 0px 4px 5px;*/
}

.contentWrapper .leftNavigation ul li.nav4Lvl a{
/*    TEMPORAL FIX, it eliminates the indentation*/
    padding: 4px 0px 4px 14px !important;
    padding: 1px 0px 4px 14px;
/*    padding: 4px 0px 4px 5px !important;
    padding: 1px 0px 4px 5px;*/
}

.contentWrapper .leftNavigation ul li.nav5Lvl a{
/*    TEMPORAL FIX, it eliminates the indentation*/
    padding: 4px 0px 4px 21px !important;
    padding: 1px 0px 4px 21px;
/*    padding: 4px 0px 4px 5px !important;
    padding: 1px 0px 4px 5px;*/
}


.contentWrapper {
	width:160px;
	padding:0px 0px 0px 0px; /* padding:0px 0px 0px 38px; Fixed*/
	margin:0px;
	clear:both;
	float:left;
}

.contentWrapper .leftNavigation {
	width:160px !important; /* fot FF */
	width:150px; /* width:150px; Changed to fix the table templates  */
	margin:0px;
	padding:0px 0px 0px 0px!important;
    	padding:0px 0px 0px 0px;	

}
.contentWrapper .leftNavigation ul {
	margin:0px;
	padding:0px;
	/*background: url('../images/dot_hor.gif') repeat-x top left;*/
}

.contentWrapper .leftNavigation ul li {
	margin:0px;
	padding:0px;
	/*background: url('../images/dot_hor.gif') repeat-x bottom left;*/
	list-style:none;
	width:160px;
}

.contentWrapper .leftNavigation ul li a{
	margin:0px; 
	padding:4px 7px 4px 5px;	
	display:block; color:#545454;
	font-weight:normal;
}

.contentWrapper .leftNavigation ul li a:hover{
	text-decoration: underline;
}

.contentWrapper .leftNavigation ul li.selected a{
	color:#3B73B9;
	font-weight:normal;
}


/*
Styles for Left Hand Navigation ends 
*/


/********** Start of styles for news component **********/
TR.odd {
	BACKGROUND-COLOR: #f5f5f5;
}

TD.td1 {
	BORDER-TOP-WIDTH: 0px; WIDTH: 90px;
}
TH.td1 {
	BORDER-TOP-WIDTH: 0px; WIDTH: 169px;
}

TD.td1 A, TH.td1  A {
 text-decoration:none; color: #3B73B9;
}

td.td1_HF, th.td1_HF {
 width: 350px;
 height: 25px;
}

.rightColumn2 .colourBox .linkListPlus {
	margin:0px 0px -5px -38px !important;
	margin:0px 0px -5px -20px;
	padding:5px 0px 0px 13px !important;
	padding:5px 0px 0px 13px;
	list-style:none;	
	font-size:10px;
	background:url("../images/img_plus.gif") no-repeat 0px 7px !important;	
	background:url("../images/img_plus.gif") no-repeat 0px 7px;
	float:left;
	width:96%;
}

.rightColumn2 .colourBox .linkListMinus {
	margin:0px 0px -5px -38px !important;
	margin:0px 0px -5px -20px;
	padding:5px 0px 0px 13px !important;
	padding:5px 0px 10px 13px;
	list-style:none;
	font-size:10px;
	font-weight:bold;
	background:url("../images/img_plus.gif") no-repeat 0px 7px !important;	
	background:url("../images/img_plus.gif") no-repeat 0px 7px;
	float:left;
	width:96%;
	
}

ul.linkList li.mailing {
	background:url("../images/icon_mailing.gif") no-repeat 0px 5px;
}

ul.linkList li.question {
	background:url("../images/icon_question.gif") no-repeat 0px 5px;
}

.blue {
    color: #3B73B9;
    font-size:14px;
    font-weight: bold;
    margin-bottom: -8px;
}
/********** End of styles for news component **********/

/*********** Start of styles for News Article component***************/
.demoText
{
FONT-FAMILY:Arial, Helvetica, sans-serif;
FONT-SIZE: 93%;
}
.SubTitle
{
FONT-FAMILY:Arial,helvetica,verdana,sans-serif;
FONT-SIZE: 11px;
}
P.image IMG {
	BORDER-RIGHT: #ccc 1px solid; BORDER-TOP: #ccc 1px solid; BORDER-LEFT: #ccc 1px solid; BORDER-BOTTOM: #ccc 1px solid
}
P.image A IMG {
	BORDER-RIGHT: #ccc 1px solid; BORDER-TOP: #ccc 1px solid; BORDER-LEFT: #ccc 1px solid; BORDER-BOTTOM: #ccc 1px solid
}
.image IMG {
	BORDER-RIGHT: #ccc 1px solid; BORDER-TOP: #ccc 1px solid; BORDER-LEFT: #ccc 1px solid; BORDER-BOTTOM: #ccc 1px solid
}
.image A IMG {
	BORDER-RIGHT: #ccc 1px solid; BORDER-TOP: #ccc 1px solid; BORDER-LEFT: #ccc 1px solid; BORDER-BOTTOM: #ccc 1px solid
}
P.noMargin {
	MARGIN-BOTTOM: 0px
}
.image P {
	MARGIN-BOTTOM: 0px
}
#bodyHead {
	BORDER-BOTTOM: #ccc 1px solid
}
#bodyHead H3 {
	PADDING-BOTTOM: 10px
}

.headTypeA {
	PADDING-RIGHT: 80px; PADDING-BOTTOM: 0px; WIDTH: 470px; PADDING-TOP: 0px
}

.headTypeA .image {
	PADDING-RIGHT: 15px; PADDING-BOTTOM: 15px; PADDING-TOP: 0px
}
.headTypeA .imageNoBorder {
	PADDING-RIGHT: 15px; PADDING-BOTTOM: 15px; PADDING-TOP: 0px
}
.headTypeA .imageNoBNoP {
	PADDING-RIGHT: 15px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px
}
.headTypeA .imageNoBNoP P IMG {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; BORDER-RIGHT-WIDTH: 0px
}

.home #mainBody {
	PADDING-TOP: 30px
}
#bodyHead {
	FONT-SIZE: 85%; LINE-HEIGHT: 125%
}
#foot {
	FONT-SIZE: 85%; LINE-HEIGHT: 125%
}

#bodyHead TABLE {
	FONT-SIZE: 100%
}
H3 {
	FONT-SIZE: 120%
}
.textBlock_sep {
	MARGIN-BOTTOM: 5px; BORDER-BOTTOM: #ccc 1px solid
}

DIV.textBlock_sep H5 {
	MARGIN-BOTTOM: 0px
}
.textBlock_btn .clear-inline {
	CLEAR: both
}
DIV.textBlock_btn H5 {
	MARGIN-BOTTOM: 0px
}
/*********** End of styles for News Article component***************/

/* Glossary Styles starts here*/

.gls_catg A:link {
	FONT-WEIGHT: bold; FONT-SIZE: 15px; COLOR: #08a5e1; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.gls_catg A:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 15px; COLOR: #08a5e1; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.gls_catg A:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 15px; COLOR: #a9b8df; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.gls_sec_td {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #666666; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.gls_sec_list {
	PADDING-LEFT: 1px; LIST-STYLE-POSITION: inside; FONT-SIZE: 11px; MARGIN: 5px 0px 0px 20px; COLOR: #08a5e1; LINE-HEIGHT: 130%; LIST-STYLE-TYPE: disc; TEXT-ALIGN: justify;
	PADDING-BOTTOM:20px
}
.gls_sec_desc {
	PADDING-LEFT: 1px; FONT-SIZE: 11px; MARGIN: 5px 0px 0px 20px;  LINE-HEIGHT: 130%; TEXT-ALIGN: justify;PADDING-BOTTOM:20px
}
.gls_sec_title {
	PADDING: 0px 0px 0px 8px; FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #08a5e1; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.gs_backtotop, .gs_backtotop p, .gs_backtotop div {/* This is the class for text in the "backtotop"  teaser */
	text-align: right;
	padding-top:3px; padding-left:5px;
}
.hr_break{
padding-top:20px;
padding-bottom:20px
}
/* Glossary Styles ends here*/

/********** Starts of styles for Offering component **********/
.offeringStyle{
     background: url('../images/vertical_dotted_line.gif') repeat-y center center;
   	 padding:0px 5px 0px 5px;
}
.borderedOffering{
border:2px solid gray; 
}
.borderBottom{
border-bottom:2px solid gray; 
}
.offeringTd {
  height: 119px;
}
/********** End of styles for Offering component **********/ 

/*nc_gemoney_adds.css end here*/

/********** Starts of styles for Google Map component **********/

.shortDesc {
	font-family:Arial, Helvetica, sans-serif;
	color:#3B73B9;
	font-weight:bold;
	font-size:14px;
}
.shortDesc a{
COLOR: #3b73b9;
}
.longDesc {
	padding-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	color:#545454;
	font-size:11px;
}
/********** Ends of styles for Google Map component **********/

/********** Starts of styles for Country Selector component **********/

.countryText {
color:#3B74B9; 
font-size: 10px;
padding:10px 0px 0px 0px;

}
.countryText a {
text-decoration: underline;
}
.countryText a:hover {
color: #3B73B9;
text-decoration: underline;
}
/********** Ends of styles for Country Selector component **********/

/** Added for Zebra List component ****/

.oddColor {
    
	BACKGROUND-COLOR: #efefef;

}

.evenColor {
	
	BACKGROUND-COLOR: #ffffff;
}

UL.bullxx2 {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 1px;
	MARGIN-BOTTOM: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN-LEFT: 0px;
	LINE-HEIGHT: 15px;
	PADDING-TOP: 0px;
	LIST-STYLE-TYPE: none;
    list-style-position:outside;
}
UL.bullxx2 LI {
	PADDING-LEFT: 1px;
	PADDING-TOP: 2px;
	PADDING-BOTTOM: 3px;
	PADDING-RIGHT: 3px;
	/*list-style-position: inside !important;
	list-style-position: inside;	*/
}

ul.linkList_icon_zebra li  {
list-style-type:none;
margin: 0px 0px 0px -1px!important;
margin: 0px 0px 0px -1px;
padding:4px 2px 5px 3px !important;
padding:2px 3px 6px 4px;
}
ul.linkList_icon_zebra LI IMG {
border:none;
padding:0px 0px 0px 0px;
margin: 0px 5px 0px 2px;
}

ul.linkList_special_zebra li  {
list-style-type:none;
list-style:url('../images/icon_tick.gif');
margin: 5px 0px -5px -1px!important;
padding:0px 4px 0px -1px!important;
margin: 2px 0px 1px -1px;
padding:4px 0px 9px 3px;
font-size: 13px;}

html > ul.linkList_un_zebra li  {
list-style-type:none;
margin: 0px 0px 0px 10px;
}

ul.linkList_un_zebra li  {
list-style-type:none;
margin: 0px 0px 0px -1px!important;
margin: 0px 0px 0px -1px;
padding:4px 2px 5px 20px !important;
padding:2px 3px 6px 4px;

}

ul.linkList_Col_zebra li  {
list-style-type:disc;
margin: 0px 0px 0px -1px!important;
margin: 0px 0px 0px -1px;
padding:4px 3px 5px 6px !important;
padding:2px 3px 6px 4px;
}

ul.linkList_num_zebra li  {
list-style-type:decimal;
/*list-style-position:outside;*/
margin: 0px 0px 0px -1px!important;
margin: 0px 0px 0px -1px;
padding:4px 3px 5px 4px !important;
padding:2px 3px 6px 4px;

}

ul.linkList_large_zebra li  {
list-style-type:disc;
margin: 0px 0px 0px -1px!important;
margin: 0px 0px 0px -1px;
padding:4px 3px 5px 6px !important;
padding:2px 2px 6px 4px;

}

ul.linkList_small_zebra li  {
list-style-type:none;
background-image:url("../images/li_bull.gif");
background-repeat:no-repeat;
background-position:6px 10px !important;
background-position:6px 9px;
margin:0 0 0 -1px !important;
margin: 0px -1px 0px -1px;
padding:2px 2px 3px 20px !important;
padding:1px 3px 4px 20px;
}

.listBox ul.linkList_arrow_zebra{
padding: 0px 0px 0px 15px!important;
}

ul.linkList_arrow_zebra li  {
list-style-type:none;
list-style:url('../images/icon_arrow.gif');
margin: 0px 0px 0px -15px!important;
margin: 0px 0px 0px -15px;
padding:4px 2px 5px 3px !important;
padding:2px 3px 6px 4px;

}

ul.linkList_cap_zebra li  {
list-style-type:upper-alpha;
margin: 0px 0px 0px -1px!important;
margin: 0px 0px 0px -1px;
padding:4px 4px 5px 2px !important;
padding:2px 3px 6px 4px;

}

ul.linkList_low_zebra li  {
list-style-type:lower-alpha;
margin: 0px 0px 0px -1px!important;
margin: 0px 0px 0px -1px;
padding:4px 2px 5px 3px !important;
padding:2px 3px 6px 4px;
}

/*** End of the Zebra List component   ****/

/**** info container login hiding 
.infoContainer{
	visibility: hidden!important;
}**/

/****** Layout ***/
.main_content_container{

}

.headerWrapper{

}

.headerWrapper .headerContainer{

}

.topBorder{

}

.bottomBorder{	
	display: block;
	float: left;
	/*padding: 0 0px 19px 0px;*/
	padding:0;
}

.leftBorder{
	float: left;
	display: block;
	/*width: 960px;*/
	background-color: #E8EBEF;
	/*padding: 11px 28px 28px 28px!important;
	padding-bottom: 20px;
	/*border: 1px solid #D4DAE0;*/
}


.rightBorder{
	background:#fff;
	float: left;	
	margin:0px;
	padding:0px!important;
	width: 960px!important;
	/*width: 815px!important;*/
}

.bottom_leftCorner{
	float: left;
	margin: 0px;
	padding: 0px!important;
	padding: 0px;
	/*padding: 0px 0px 0px 10px;
	*padding: 0px 0px 0px 5px;*/
}

.bottom_rightCorner{
	float: left;
	/*margin: 0px -5px 0 0!important;
	margin: 0px -5px 0px -5px;*/
	margin:0px;
	padding: 0px!important;
	padding: 0px;
	/*padding: 10px 0 0 0;*/
}
/* end layout*/

/**** Sidebar tools ****/
.sectionTools{
	border-top: 1px solid #D4DAE0;
	border-bottom: 1px solid #D4DAE0;
}

.sectionTools h3{
	color:#545454;
	font-weight:bold;
	margin:4px 0 5px;
	padding-left:20px;
	font-size: 11px;
}

.sectionTools ul {
	padding-left: 15px!important;
	padding-left: 0px;
	margin-left: 0px!important;
	margin-left: 15px;
}

.sectionTools ul li{
	list-style: none;
	margin-bottom: 5px;
}

a.asset:hover, a.asset:link, a.asset:visited{
	background-color: transparent;
	background-image: url(../images/asset-icons.gif);
	background-repeat: no-repeat;
	padding-left: 21px;
	font-weight: normal;
	color: #545454;
	text-decoration: none;
}

a.share:hover, a.share:link, a.share:visited {
	background-position:0 0;
}

a.print:link, a.print:hover, a.print:visited {
	background-position:0 -42px;
}

/*************** Start of styles added for Custom Icon List by Vidisha *********/

.borderedList_CustomIcon{/*HF*/
            clear:both;
            float:left;
            border:none;
            background:transparent;
            width:100%;
            margin:0px 0px 0px 0px;
            padding:0px 0px 0px 0px;
}

.listBox_CustomIcon{/*HF*/
            clear:both;
            float:left;
            /*background:#ffffff;*/
            width:100%;
            margin:0px 0px 0px 0px;
            padding:0px 0px 0px 0px;
            color:#545454;   
}

.listBox_CustomIcon UL{
            margin: 0px 0px 0px 0px!important;
            margin: 0px 0px 0px 13px;
}

.listBox_CustomIcon p{
            margin:5px 0px 0px 0px;
}

.listHeader_CustomIcon {
	background-image:url(/common/images/gradientc.gif);
	background-repeat:none;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	margin:0 !important;
	padding-bottom:6px;
	padding-left:9px;
	padding-top:7px;
	margin:4px 0 0px;
}

ul.linkList_icon_CustomIcon {
	margin:0px;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
}

ul.linkList_icon_CustomIcon li  {
	list-style-type:none;
	margin:7px 0 7px -32px !important;
	margin: 7px 0px 7px 10px;
}

ul.linkList_icon_CustomIcon li a{
            font-weight: normal;
			color:#545454;
}
ul.linkList_icon_CustomIcon li a span{
	margin-left:5px;
	vertical-align:super!important;
	vertical-align:middle;
}

ul.linkList_icon_CustomIcon li a:hover{
	font-weight: normal;
	color:3b73b9;
	text-decoration:underline;
}

ul.linkList_icon_CustomIcon LI IMG {
	border:none;
	padding:0px 0px 0px 0px;
	margin: 0px 5px -3px -4px;
	vertical-align:bottom!important;
	vertical-align:middle;
}

/*************** End of styles added for Custom Icon List by Vidisha *********/

/*  CSS added for Terms&Conditions  */

ul.bulleted_TC {

      font-family:arial,helvetica,verdana,sans-serif;
	list-style-image:url(../images/dot_hor.gif)!important;
	list-style-image:url(../images/dot_ie.gif);
	list-style-position:outside;
      list-style-type:disc;
      margin:0 0 20px -18px;
      padding:0 0 0 20px;  
}

ul.bulleted_TC li {
	margin: 4px 0 4px 14px;
    padding:0px 0px 3px 0px;
}

ul.bulleted_TC div {
    margin-left:0px;
    padding:0;
    width:100%;

}

ul.bulleted_TC li a{
  text-decoration:none;
  color:#666666;
   font-weight:normal;
}

ul.bulleted_TC li a:hover{
   text-decoration:underline;
    color:#3B73B9;
}
.gehome_BlueTitleF_TC {    
    background-color:#F2F6FC;
    color:#649500;
    font-size:13px;
    height:22px;
    margin:20px 0 10px -3px;
    padding:5px 2px 0 5px;
    width:100%;   
}
.gehome_BlueTitleF_TC A {         
       font-size:13px;      
       text-decoration:none;
       color: #3B73B9;      
}

/* End of the CSS for CSS added for Terms&Conditions  */
/*********** Start of Style for clear HTML table need help **************/
.clear_needh{
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	margin:0px;
	padding-left:15px;
	padding-top:0px;
	padding-right:14px;
	padding-bottom:10px!important;	
	padding-bottom:8px;	
	width:170px;
	line-height:1.33;
}
.clear_needh img{
	margin-bottom:5px!important;
	margin-bottom:4px;	
	margin-top:5px !important;
	margin-top:5px;
	 border:0px;
	}
.clear_needhelp_span{
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	line-height:1.13;
}
ul.clear_needhelp li  {  /** Vero May27, 2010 */
list-style-type:none;
list-style:url('../images/dot_hor.gif')!important;
list-style:url('../images/dot_ie.gif');
margin-left:-27px!important;
margin-left: -25px;
margin-bottom: -15px;
margin-top: -10px!important;
margin-top: -20px;
padding-left: 0px;
padding-bottom: -10px!important;
padding-bottom: -20px;
padding-top: -10px!important;
padding-top: -20px;
color:#666666;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
line-height:1.13;
}



/*********** End of Style for clear HTML table need help **************/

/*Styles for zebra table*/
.table_zebra {
	border:1px solid #E2EAF5;
}
.table_zebra_n {
	border-left:1px solid #E2EAF5;
	border-right:1px solid #E2EAF5;
	}
.table_zebra_title {
	font-size:11px;
}
.table_zebra_title td {
  	BACKGROUND-COLOR: #E2EAF5;
	font-weight:bold;	
	padding:6px;
	/*width:33%;*/
}
.table_zebra_tab_title {
	font-size:11px;
}
.table_zebra_tab_title td {
  	BACKGROUND-COLOR: #D8E3F1;
	font-weight:bold;	
	padding:5px;
	border-bottom:3px solid #FFFFFF;
	/*width:33%;*/
}
.table_zebra_oddColor {
	font-size:11px;
	vertical-align:top;
}
.table_zebra_oddColor  td{
  	BACKGROUND-COLOR: #F3F5F7;
	border-top:1px solid #E2EAF5;
	padding:5px;

	/*width:33%;*/
}
.table_zebra_withe{
	vertical-align:top;
}
.table_zebra_withe ul, .table_zebra_withe ol, .table_zebra_oddColor ul, .table_zebra_oddColor  ol{
	margin-bottom:3px;
	margin-top:3px;
}
.table_zebra_withe ul li, .table_zebra_oddColor ul li {
	list-style-type:none;
	list-style:url('../images/dot_hor.gif')!important;
	list-style:url('../images/dot_ie.gif');

}
.table_zebra_withe td{
	border-top:1px solid #E2EAF5;
  	BACKGROUND-COLOR:#FFFFFF;
	padding:5px;
	
}
/************************ tabs Zebra************************************/
.tabsFeatures {
	margin:-2px 0px!important;
	margin:0px;
	padding:0px 0px 0px 0px;
	width:100%;	
	float:left;
    border-bottom: 1px solid #D8E3F1;
}

.tabsFeatures ul{
	margin:0px 0px 0px -40px!important;
	margin:0px 0px 0px 0px;
}
.tabsFeatures ul li{
	margin:6px 0px 0px 0px!important;
	margin:5px 0px 0px 0px;
	padding:6px 6px 7px 7px;
	list-style:none;
	float:left;
	display:block;
	font-size:11px;
	border-top:1px solid #D8E3F1;
	border-left:1px solid #D8E3F1;
	border-right:1px solid #D8E3F1;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;	
} 
.tabsFeatures ul li a{ 
	color:#3B73B9;
	text-decoration:none;
}
.tabsFeatures ul li.selected{
	margin:3px 0px 0px 0px!important;
	margin:2px 0px 0px 0px;
	padding: 9px 6px 7px 7px;
	display:block;
	font-size:11px;
	font-weight: bold; 
	border-top:0px solid #D8E3F1;
	/*border-right:2px solid #D8E3F1;*/
	border-left:2px solid #D8E3F1;
	border-bottom:1px solid #D8E3F1;
	color:#545454;	
	background-color:#D8E3F1;
} 
.tabsFeatures ul li.selected a {
	color:#545454;
	font-weight:bold;
}
.tabsFeatures ul li.selected a:hover {
	color:#545454;
	font-weight:bold;
	text-decoration:none;
}
 .tabsFeatures  div{
	background-color:#D8E3F1;
	color:#3B73B9;
	font-weight:bold;
	margin-top:34px!important;
	margin-top:32px;
	text-align:left;
}

/*end estyles for zebra table*/
/********* StartStyles for Sitemap**********/
	
.stmap_title{
	Color:#3b73b9;
}



/********* End Styles for Sitemap**********/
/******* Start of styles added for FDL component enhancement by Saurabh *********/
.addinfo{
	display:inline;
	margin:0px -4px 8px 3px;
/*	font-family:Arial, Helvetica, sans-serif;*/
	color:#999999;
/*	font-size:11px;*/
	line-height:17px;
	}

.listBox_Gray a {
	clear:both;
	font-size:11px;
	background:#f1f1f1;
/*	width:100%;*/
/*	height:100%;*/
	margin: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px !important;
	padding:0px 0px 0px 0px;
	padding-left:0px!important;
	padding-left:8px;
	color:#3B73B9;	
	text-decoration:underline;
}
.listBox_Gray  {
	clear:both;
	background:#f1f1f1;

	font-size:11px;
/*	width:100%; */
/*	height:100%;*/
/*	margin:0px 0px 0px 15px;
	padding:5px 0px 0px 0px;*/
	padding-left:3px!important;
	padding-left:0px;
	color:#3B73B9;	
}

.listBox_Gray a:hover {
	text-decoration:underline;
	color:#666666; /* Fix VFD 080901*/
}
/******* End of styles added for FDL component enhancement by Saurabh *********/

/*******************Start styles for special TBL****************************/

.special_tbl2 {
    border: 1px solid #CCCCCC;
    height: 125px;
    padding: 0 10px 10px;
    position: relative;
}

.special_tbl_no_border {
    border: none;
    height: 125px;
    padding: 0 10px 10px;
    position: relative;
}

.special_tbl {
	padding:0px 10px 6px 10px; /** fix VFD jun810**/
	position: relative;
}

.special_tbl h2 .sIFR-flash {
	top: 0px;
}

.special_tbl2 h2 .sIFR-flash {
	top: 0px;
}

.special_tbl_no_border h2 .sIFR-flash {
	top: 0px;
}
.min-max {  /** fix  nov510**/
}

.special_tbl2_image{
    position: absolute;
    top: 32px;
}

.special_tbl2_list {
    left: 155px;
    position: absolute;
	top: 25px !important;	
    top: 37px;
	width: 180px;
}

.special_tbl2_list  ul{
	list-style: disc outside url("/de/images/check_mark.gif");
}

.special_tbl2_button{
    left: 175px;
    position: absolute;
    top: 97px;
}

.special_text{
	padding-top:5px;
	line-height:14px;
}
.special_list {
    margin: 0;
    padding: 0;
    text-align: left;
}

.special_tbl img{
margin:1px;
}
.special_list ul {
    list-style: disc outside url("/de/images/check_mark.gif");
    margin: 7px 0;
    padding-left: 20px;
}
.special_disclaimer{
	padding-top:3px;
}
.special_button{
	padding-top:2px!important;
	text-align:left;
	width:100%;
}

.special_button_left{ /** left button Konto eroffnen**/
	text-align:left;
	width:50%;
	float:left;
}

.special_button_right{ /** right button mehr**/
	padding-top:11px!important;
	padding-top:3px;
	text-align:right;
	width:50%;
	float:right;
}

.tbl_image{
	margin-top:-15px;
}

/*******************End styles for special TBL****************************/


.video_featured{
    height: 260px;
    position: relative;
    width: 490px;
}

a.btn-play {
    height: 260px;
    position: absolute;
    width: 490px;
}
.btn-play {
    background: url("/common/images/btn-play.png") no-repeat scroll center center transparent;
    left: 0;
    overflow: hidden;
    position: absolute;
    text-indent: -1000px;
    top: 0;
}


select.with-facebox{
	visibility:hidden;
}

#facebox .iframe{
	padding:30px 20px 20px 20px;
	background:#fff;
}

#facebox iframe{
	height:624px;
	width:784px;
}

#facebox #form-contact .help-info{
	display:block;
}

#facebox #form-contact{
	width:586px;
	padding:24px;
	border:0;
	position:relative;
}

#facebox .fieldset-group{
	float:left;
	width:346px;
}

#facebox #form-contact fieldset.additional-info{
	padding-left:19px;
	border-left:1px solid #e9e9e9;
	border-top:0;
	float:right;
	width:200px;
}

#facebox #form-contact h2{
	border:0;
	padding:0;
}

#facebox #form-contact fieldset{
	padding:16px 0 8px 0;
}

#facebox #form-contact fieldset p{
	width:164px;
	padding-bottom:14px;
}

#facebox #form-contact select,
#facebox #form-contact .input-text {
	width:154px;
}

#facebox #form-contact fieldset.customer-type{
	width:586px;
	padding-bottom:4px;
	border-bottom:1px solid #e9e9e9;
}

#facebox #form-contact fieldset p.question {
	float:left;
	width:252px;
}

#facebox #form-contact fieldset.customer-filter{
	border:0;
}

#facebox #form-contact textarea{
	width:192px;
	height:394px;
}

#facebox #form-contact.new-customer textarea{
	height:534px;
}

#facebox #form-contact fieldset .more-link{
	float:none;
	position:absolute;
	right:24px;
}

#loading{
	float:left;
	width:26px;
	height:26px;
	background:url(/common/images/loading.gif) center center no-repeat;
	overflow:hidden;
	text-indent:-1000px;
	display:none;
}

#facebox #loading{
	position:absolute;
	left:24px;
	float:none;
}

#thank-you{
	padding:16px 16px 24px 96px;
	background:#eaf9ff url(/common/images/thank-you.gif) 16px 16px no-repeat;
	min-height:78px;
}

#facebox #thank-you{
	width:474px;
}

.ie6 #thank-you{
	height:78px;
}

#thank-you h3{
	font-family:"GEInspiraRegular",sans-serif;
	font-size:20px;
	color:#2175bc;
	font-weight:normal;
	padding:0 0 6px 0;
}

#facebox #thank-you{
	margin:48px 24px 36px 24px;
}

/* facebox */

#facebox {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10000;
	text-align: left;
}

#facebox .popup{
	position:relative;
	border:1px solid #e5e5e5;
	-webkit-box-shadow:0 0 18px rgba(0,0,0,0.4);
	-moz-box-shadow:0 0 18px rgba(0,0,0,0.4);
	box-shadow:0 0 18px rgba(0,0,0,0.4);
}

#facebox .content {
	display:table;
	width:634px;
	min-height:40px;
	background:#fff;
}

#facebox .no-close{
	position:relative;
	z-index:100;
}

.ie7 #facebox .content{
	width:auto;
	min-width:643px;
}

#facebox .content > p:first-child{
	margin-top:0;
}

#facebox .content > p:last-child{
	margin-bottom:0;
}

#facebox .close{
	position:absolute;
	top:18px;
	right:16px;
	font-size:11px;
	font-weight:bold;
	color:#2cafe1;
	background:#fff;
	padding:6px 8px;
	display:block;
	z-index:99;
}

#facebox .loading {
	padding: 40px;
    text-align: center;
}

#facebox .image {
	text-align: center;
	padding:20px;
	min-height:40px;
}

.ie6 #facebox .content,
.ie6 #facebox .image{
	height:40px;
}

#facebox img {
	border: 0;
	margin: 0;
}

#facebox_overlay {
	position: fixed !important;
	position: absolute;
/*	top: 0px; */
	left: 0;
	bottom: 0;
	height:100%;
	width:100%;
}

.facebox_hide {
	z-index:-100;
}

.facebox_overlayBG {
	background-color: #000;
	z-index: 9999;
}

.ie6 .facebox_overlayBG{
	display:none !important;
}

#facebox .close {
	display: none;
}

/* #video-player */
#facebox #video-player-wrapper{
	margin: 0;
}

#video-player-wrapper{
	width:940px;
	background:#000;
	margin: 0 0 32px;
	position:relative;
}

#video-player-loading{
	position:absolute;
	width:100px;
	height:100px;
	background:#fff url(/common/images/loading-large.gif) center center no-repeat;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	z-index:1000;
	overflow:hidden;
	text-indent:-1000px;
	opacity:.80;
	top:230px;
	left:420px;
}

#video-player-controls{
	width:940px;
	height:56px;
	background:#2175bc;
	overflow:hidden;
}

#video-player-controls a{
	display:block;
	height:56px;
	width:58px;
	background:url(/common/images/video-controls.png) no-repeat -58px 0;
	float:left;
	overflow:hidden;
	text-indent:-1000px;
}

#video-player-controls a.pause{
	background-position:0 0;
}

a#video-btn-stop{
	background-position:-116px 0;
}

a#video-btn-volume{
	background-position:-171px 0;
}

#video-player-controls a.mute {
    background-position: -229px 0;
}

a#video-btn-close{
	background-position:right 0;
	width:62px;
	float:left;
}

#video-progress{
	color: #fff;
	width:700px;
	float:left;
}

#progress-time{
	color: #fff;
	display: none;
	float: right;
	font-size: 12px;
	margin: 21px 20px 0 0;
}

#progress-seek-bar {
	background: url('/common/images/video-progress-seek-bar.png') repeat-x center;
	display: none;
	height: 1px;
	float: left;
	font-size: 1px;
	margin: 28px 0 0 20px;
	width: 540px;
}

.ie6 #progress-seek-bar {
	width: 527px;
}

#seek-bar-pointer {
	background: #2CAFE1;
	font-size: 1px;
	height: 1px;
	width: 1px;
}

#video-player-content{
	width:940px;
	background:#000;
}

/*******************start styles for special info box for refernzen pages****************************/

.special-box{
	border-top:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	margin:0px;
	padding-left:15px;
	padding-top:0px;
	padding-right:14px;
	padding-bottom:10px!important;	
	padding-bottom:8px;	
	width:230px;
	line-height:2.33;
	color:#999999;
	
}
.special-box-title{
	padding-top:35px;
	padding-bottom:20px;
	padding-left: 10px!important;
	padding-left: 25px;
}

.icon-info{
	padding-left: 10px!important;
	padding-left: 25px;
	padding-bottom:0px!important;
	padding-bottom:6px;
}
.icon-info-last{
	padding-bottom:5px!important;
	padding-bottom:10px;
	padding-left: 10px!important;
	padding-left: 25px;
}
.info{
	padding-left: 10px!important;
	padding-left: 23px;
	padding-bottom: 5px;
}
.lst-row{
	padding-bottom:22px!important;
	padding-bottom:30px;	
	padding-left: 10px!important;
	padding-left: 25px;
}
/*******************end styles for special info box for refernzen pages****************************/


/** STARTS  FEATURE-NAV **/
	.feature-nav {
		position: relative;
		width: 700px;
		height: 400px;
	}

	.feature-nav .nav-holder {
		background: none repeat scroll 0 0 #FFFFFF;
		border-bottom: 1px solid #E9E9E9;
		border-left: 1px solid #E9E9E9;
		border-right: 0;
		position: absolute;
		right: 1px;
		top: 1px;
		width: 140px;
	}

	.feature-nav H3 {
		color: #999999;
		font-weight: bold;
		line-height: 2;
	}
	
	.feature-nav .nav-holder h3.first {
		background: url("/common/images/img-down-arrow.png") no-repeat scroll right center transparent;
		margin: 0 5px;
		padding: 0;
	}
	
	.feature-nav .nav-holder h3 {
		font-size: 11px !important;
		margin: 0 5px;
		/*text-transform: uppercase;*/
	}
	
	.feature-nav .nav-holder a {
		color: #999999;
		display: block;
		text-decoration: none;
	}
	
	.feature-nav ul.case-studies-more {
		background: url("/common/images/img-dropdown-gradient.png") no-repeat scroll center top #FFFFFF;
		border-left: 1px solid #E9E9E9;
		list-style: none outside none;
		position: absolute;
		top: -999em;
		width: 140px;
	}
	.feature-nav .over ul.case-studies-more {
		right: 0;
		position: absolute;
		top: 23px;
		padding: 0;
		margin: 0;
	}
	
	.feature-nav ul.case-studies-more li {
		border-bottom: 1px solid #E9E9E9;
		display: block;
		margin: 0;
		padding: 0;
	}

/** ENDS FEATURE-NAV **/
