﻿
/* CSS Document */

/*//////////////////////RESET CSS//////////////////////////////*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea, {  
	    margin:0; 
	    padding:0; 
}
fieldset,img {  
	    border:0; 
} 

 
/*ol,ul { 
	    list-style-position:inside; 
		margin-left:15px;
}*/ 
	caption,th { 
	    text-align:left; 
} 
h1,h2,h3,h4,h5,h6 { 
	    font-size:100%; 
	    font-weight:normal; 
		margin:0;
		padding:0;
} 
q:before,q:after { 
	    content:''; 
} 
abbr,acronym { border:0; 
} 

/*/////////////////////END RESET CSS////////////////////////*/

body {
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
	padding:0;
	margin:0;

}


body.body {
	
	/*background-image:url(../images/img_home.jpg);*/
	background-color:#ffffff;
	
	text-align:center;
}

#bdc_main {
	background-image:url(/Style%20Library/BDC/Images/internet/inside_bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#f4f7fa;

	text-align:center;
}

div, td, p{
	
text-align:left;

}


body, td, .body, div{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	/*color:#4f7289;*/
	color:#191919;
	
}


html .body .ms-WPBody {
	font-family:Arial, Helvetica, sans-serif;
}

em{
	font-style:italic;	
}

strong{
	font-weight:bold;			
}



h1{
	
	font-size:18px;
	font-weight:bold;
	color:#002469;
	margin-bottom:5px;
			
}


h2{
	
	font-size:16px;
	font-weight:bold;
	color:#002469;
	margin-bottom:5px;
			
}


h3, .generalTitle3, .generalTitle2{
	
	font-size:14px;
	font-weight:bold;
	color:#002469;
	margin-bottom:5px;
			
}


h4, .generalTitle3{
	
	font-size:13px;
	font-weight:bold;
	color:#002469;
	margin-bottom:5px;
	
}

a{
		
	color:#002469;
	text-decoration:underline;
		
}

a:hover{

	color:#e60d2e;

}

ul{
	
	margin-top::10px;			
	margin-bottom:8px;
	margin-left:15px;	
			
				
}

ol{
				
	margin-bottom:8px;
	margin-left:20px;	
	list-style-position:outside;
	padding-left:0;
			
				
}

li{
				
	margin-bottom:3px;				
				
				
}
#topNavWrapper li{
				
	margin-bottom:0px;				
				
				
}

p{

	margin-bottom:13px;

}

.bdc_small_text td{
	font-size:9px;
}
.bdc_big_text td{
	font-size:15px;
}
.bdc_bigger_text td{
	font-size:18px;
}

.bdc_title{
				
	font-size:18px;
	font-weight:bold;
	color:#002469;		
	margin-bottom:12px;
	
				
}

#bdc_columnswrapper {
	width:970px;
	margin:auto;
	text-align:center;
	background-color:#fff;

}

#bdc_columns{
	
	width:970px;
	background-color:#fff;
	height:600px;
	
	margin-left:auto;
	margin-right:auto;
	
	
}

#bdc_columns_center_col{
	
	background-image:url(/Style%20Library/BDC/Images/internet/telephone.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	
	/*width:730px;*/

	
}

#bdc_columns_center_col ul, #bdc_columns_center_col ul{
	
	list-style-position:outside;
	margin-left:20px;
	padding:0;
	margin-top:8px;
}

#bdc_columns_center_col_div{
	
	margin-top:18px;
	margin-left:30px;
	margin-right:10px;
	margin-bottom:15px;
	
	color:#4f7289;
	
}

#bdc_columns_right_col{
	
	width:220px;
	/*display:none;*/
	
	
}

/*
#bdc_columns_right_col_div{
	
	margin-top:20px;
	margin-right:10px;
	
}
*/

#bdc_columns_right_col_div{
	
	/*margin-top:20px;
	margin-right:10px;*/
	width:220px;
	
	float:right;
	
	display:none;
	
}


#bdc_columns_left_col{
	width:170px;
}

#bdc_columns_left_col_div{
	
	margin-top:10px;
	margin-left:0px;
	/*margin-right:9px;*/
	/*background-color:#e2e9ef;*/
	
}


#bdc_columns_left_col ul {
	list-style:none;
	padding:0px;
	margin:0px;
	margin-bottom:20px;
}

#bdc_columns_left_col ul li {
	list-style:none;
	padding:0px;
	margin:0px;
	
	border-top: dotted 1px #81a1b6;
}

#bdc_columns_left_col #bdc_leftnavbar .leftNav ul li ul li
{
	margin-left:20px;
}

#bdc_columns_left_col ul > li:first-child{
	
	border-top:none;
	
}


#bdc_columns_left_col ul li a
{

    display: block;

    color: #416780;
	text-decoration:none;
	
	font-weight:bold;
	
	margin-left:6px;
	padding-top:7px;
	padding-bottom:6px;
	padding-left:9px;
	
	background-image:url(/Style%20Library/BDC/Images/internet/menuleft_arrow_B_new.gif);
	background-position:5 7px;

    background-repeat: no-repeat;
	margin-bottom:0px;
	
/*background-color:blue;*/

}

#bdc_columns_left_col ul li a.leftNavSelected {
	color: #E60d2e;
	font-weight:bolder;
	
	background-image:url('/Style%20Library/BDC/Images/internet/menuLeft_arrow_R_new.gif');
}

/*2e niveau menu gauche*/

#bdc_columns_left_col #bdc_columns_left_col_div ul li ul{
				
		margin-bottom:5px;		
				
}

#bdc_columns_left_col #bdc_columns_left_col_div ul li ul li{

border-top:none;

}

#bdc_columns_left_col #bdc_columns_left_col_div ul li ul li a {
	display: block;
	
	background-image:url(/Style%20Library/BDC/Images/internet/gr_leftMenu_Bullet.gif);
	background-position:2px 9px;

    background-repeat: no-repeat;
   
	margin-bottom:0px;
	
	padding-top:4px;
	padding-bottom:3px;
	
	font-weight:normal;

	
}

/*fin 2e niveau menu gauche*/





#bdc_top_menu{
	
	width:970px;
	
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	
	font-size:11px;
	
	height:30px;
	
	/*padding-left:470px;*/
	
	font-family:Arial, Helvetica, sans-serif;

    text-align:right;
	
}


#bdc_top_menu ul {
	
	margin-right: 6px; 
	margin-top:6px;
	
	/*margin-left:420px;*/

	width:700px;
	text-align:right;

	padding: 0; 
	
	list-style-type: none; 
	list-style-image: none; 
	
	float:left;
	display:inline;
	
	font-family:Arial, Helvetica, sans-serif;
	
}

#bdc_top_menu_links {
	float:left;
	width:913px;
}




#bdc_top_menu li{
	
	display: inline;
	
	padding-top: 1px;
	padding-left:5px;
	padding-right:5px;
	
	border-right:solid 1px #E60d2e;
	
}


#bdc_top_menu li a, #bdc_connex{
	
	color:#416780;
	text-decoration:none;
	font-weight:normal;

}

#bdc_top_menu a:hover, #bdc_connex:hover{
	
	color:#E60d2E;
	
}

#ctl00_ConnexLogin_ConnexLoginLinkButton{
	
	color:#416780;
	text-decoration:none;
	
	margin-top:6px;
	margin-right:3px;
	
	padding-right:0px;
	padding-left:1px;
	
	display:block;

	/*border-right:solid 1px #E60d2e;*/
	
	/*float:right;*/
	
}

#topNavWrapper {
	width:700px;
	float:left;

}

#bdc_main_menu{
	
	width:970px;
	
	margin-left:auto;
	margin-right:auto;
	/*margin-top:145px;*/
	margin-top:103px;
	font-size:12px;
	
	height:35px;

	background-image:url(/Style%20Library/BDC/Images/internet/main_menu_bg.png);
	background-repeat:no-repeat;
	background-position:top left;
}


#bdc_main_menu ul{
	
	margin-right: 20px; 
	margin-top:5px;
	margin-left:5px;
	
	padding: 0; 
	
	list-style-type: none; 
	list-style-image: none; 
	
	float:left;
	
}


#bdc_main_menu ul li{
	
	display: inline;
	
	padding-top: 1px;

	position:relative;
	top:0px;
	left:0px;
	
}

#bdc_main_menu #topNavWrapper div.topNav ul li a {
	background-image: url('/Style%20Library/BDC/Images/bdc_Navbar_Splitter.jpg');
	background-repeat:no-repeat;
	background-position:center right;
	padding-left:12px;
	padding-right:12px;
	
	font-family:Arial, Helvetica, sans-serif;

}

#bdc_main_menu #topNavWrapper div.topNav ul li ul li a {
	background-image: none;
	background-repeat:no-repeat;
	background-position:center right;

}


#bdc_main_menu li ul {
	position:absolute;
	top:25px;
	left:-2px;
}

#bdc_main_menu div.topNav li ul li {
	border-right:0px;
}

#bdc_main_menu ul li a, #connex{
	
	color:#416780;
	text-decoration:none;
	font-weight:bold;

}

#bdc_main_menu a:hover, #connex:hover{
	
	color:#E60d2E;
	
}


#bdc_breadcrumb{
	
	width:970px;
	
	margin-left:auto;
	margin-right:auto;
	
	color:#e60d2e;
	
	background-color:#fff;
	padding-top:1px;
	
	font-family:Arial, Helvetica, sans-serif;
}

#bdc_breadcrumb .breadcrumb{
				
	color:#e60d2e;			
				
}

.breadcrumb a{
	
	color:#002469;
	text-decoration:underline;
	
}

.breadcrumb a:hover{

	color:#e60d2e;

}

#bdc_breadcrumb .breadcrumb {
	
	margin-left:18px;
	margin-top:11px;
	
}

#bdc_breadcrumb .breadcrumbCurrent{
				
	color:#e60d2e;			
	
}




#bdc_footer{
	
	width:970px;
	
	margin-right:auto;
	margin-left:auto;
	margin-bottom:20px;

	background-color:#d8e3e9;
	color:#002469;
	
	font-size:11px;
	
	border-bottom:solid 1px #d6dce7;
	
}


#bdc_footer ul {
	
	margin-bottom:2px;
	margin-left:65px;
	
	padding-bottom:5px;
	padding-top:8px;
	
	list-style-type: none; 
	list-style-image: none; 

	font-family:Arial, Helvetica, sans-serif;
	
}

#bdc_footer li {
	
	display: inline;
	
	padding-left:10px;
	padding-right:10px;
	
	/*border-right:solid 1px #416780;*/
	
}


#bdc_footer li a {
	
	color:#416780;
	text-decoration:none;

}

#bdc_footer a:hover{
	
	color:#E60d2E;
	
}

#bdc_footer #bdc_last_item, #bdc_main_menu #bdc_last_item,{
	
	border-right:none;
	
}



#bdc_page_tools{
	
	/*display:none;*/
	padding-bottom:10px;
	margin-right:25px;
	margin-top:25px;
	
	text-align:right;
	
}

#bdc_rightbox_wrapper {
	
	width:235px;
	float:right;
	padding-left:15px;
	overflow-y:hidden;
	
	margin-left:5px;

}

.bdc_rightboxwebpart_title{
	
	display:none;
}

#bdc_rightbox_wrapper a{
		
	color:#002469;
	text-decoration:underline;
		
}

#bdc_rightbox_wrapper a:hover{

	color:#e60d2e;

}

#bdc_rightbox_wrapper  .bdc_rightboxwebpart_item{
	
	background-color:#d9e3e9;
	
	margin-bottom:7px;
}

#bdc_rightbox_wrapper .bdc_rightboxwebpart_firstitem{
	
	background-image:url(/Style%20Library/BDC/images/internet/rightbox_corner_top.gif);
	background-position:top left;
	background-repeat:no-repeat;

	background-color:#d9e3e9;
	
	margin-bottom:7px;
}


#bdc_rightbox_wrapper .bdc_rightboxwebpart_lastitem .bdc_rightboxwebpart_item_contents{
	
	background-image:url(/Style%20Library/BDC/images/internet/rightbox_corner_bottom.gif);
	background-position:bottom left;
	background-repeat:no-repeat;

}

#bdc_leftbox_wrapper  .bdc_rightboxwebpart_item{

	margin-bottom:7px;
}

/*
#bdc_leftbox_wrapper .bdc_rightboxwebpart_firstitem{
	
	background-image:url(/Style%20Library/BDC/images/internet/leftbox_corner_top.gif);
	background-position:top right;
	background-repeat:no-repeat;

	background-color:#d9e3e9;
	
	margin-bottom:7px;
}


#bdc_leftbox_wrapper .bdc_rightboxwebpart_lastitem .bdc_rightboxwebpart_item_contents{
	
	background-image:url(/Style%20Library/BDC/images/internet/leftbox_corner_bottom.gif);
	background-position:bottom right;
	background-repeat:no-repeat;

}
*/

#bdc_rightbox_wrapper ul{
	
	margin-left:5px;
	
}

#bdc_rightbox_wrapper .bdc_rightboxwebpart_item_contents{

	padding-left:9px;
	
	padding:10px;
	
}



#bdc_rightbox_wrapper .bdc_rightboxwebpart_item_contents h1, .bdc_rightboxwebpart_item_contents h1, .bdc_rightboxwebpart_item_contents h1{
	
	font-size:15px;
	font-weight:bold;
	
}

#bdc_rightbox_wrapper .bdc_rightboxwebpart_item_contents h2, .bdc_rightboxwebpart_item_contents h2, .bdc_rightboxwebpart_item_contents h2{
	font-size:15px;
	font-weight:bold;
	
}

#bdc_rightbox_wrapper .bdc_rightboxwebpart_item_contents li, .bdc_rightboxwebpart_item_contents li, .bdc_rightboxwebpart_item_contents li{
	
	margin-left:15px;
	
}



#bdc_bottombox_wrapper {
	
	/*display:none;*/
	padding-bottom:10px;
	margin-right:25px;
	margin-top:25px;
	
	text-align:right;
	overflow:hidden;
	
}

#bdc_bottombox_wrapper #bdc_bottombox {

	text-align:right;

}

#bdc_bottombox_wrapper #bdc_bottombox * {

	text-align:right;

}


#bdc_text {

	height:26px;
	padding-top:5px;
	text-align:left;

}

#bdc_text_plus{
	
	height:16px;
	width:20px;
	display:block;
	
	background-image:url(/Style%20Library/BDC/Images/internet/text_plus.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	
	float:left;
	
}

#bdc_text_moins{
	
	height:16px;
	width:20px;
	display:block;
	
	background-image:url(/Style%20Library/BDC/Images/internet/text_moins.gif);
	background-repeat:no-repeat;
	
	text-decoration:none;
	
	float:left;
	
}

#BDC_Internet_BranchPage{
				
	font-size:13px;			
				
}


/*////////////////////////////HOME PAGE////////////////////*/

#bdc_home_center_col{
	
	width:670px;
	padding-bottom:20px;
	
}

#bdc_home_center_col_div{
	
	margin-right:15px;

	
}


#bdc_home_center_col h1{
	
	font-size:20px;
	
}

#bdc_home_center_col h2{
	
	font-size:17px;
	font-weight:bold;
	color:#002469;
	
	border-bottom:solid 1px #002469;
	width:100%;
	
	margin-bottom:8px;
	padding-bottom:2px;
	
}

#bdc_home_center_col a{
	
	font-size:12px;
	font-weight:normal;
	
	padding-left:10px;
	margin-left:4px;
	
	background-image:url(/Style%20Library/BDC/Images/internet/arrow_red_small.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	
	display:block;
	
	text-decoration:none;
	
	color:#002469;
	
}

#bdc_home_center_col a:hover{

	text-decoration:underline;

}

#bdc_home_right_col{
	
	padding-bottom:20px;
	
	
}

#bdc_home_right_col_div{
	
	padding-left:15px;
	margin-right:0px;
	
	border-left:solid 1px #002469;
	
}

#bdc_home_right_col_div a {
	
	font-size:12px;
	font-weight:normal;
	
	padding-left:10px;
	margin-top:3px;
	margin-bottom:7px;
	
	background-image:url(/Style%20Library/BDC/Images/internet/arrow_red_small.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	
	display:block;
	
	text-decoration:none;
	
	color:#002469;

	
	
}

#bdc_home_right_col_div a:hover{

	text-decoration:underline;

}


#bdc_home_right_col p{
	
	
	color:#000;
	
}

.bdc_home_right_col_div_item{
	
	
	margin-top:25px;
	
}

#bdc_home_right_col h2{
	
	font-size:14px;
	font-weight:bold;
	
	border-bottom:solid 1px #4f7289;
	margin-bottom:8px;
	padding-bottom:2px;
	
}

/*////////////////////END HOMEPAGE/////////////////////////////////*/




/*////////////////////////////FORMS////////////////////////*/

/*fieldset {
	
	position: relative;
	margin: 25px 0 0 0;
	background: #ffffcc;

}*/
/*
legend {
	
	margin:0;
	
}


*/



#aspnetForm{
	
	border:0;
	
}

#aspnetForm fieldset h1{

	/*color:#4f7289;*/
	color:#002469;
	margin-bottom:10px;

}

#aspnetForm fieldset{
	
	
	text-align:left;
		
	/*margin-left:15px;*/
	margin-right:15px;
	margin-bottom:25px;
	
	padding-bottom:25px;

	
	/*border-top:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	border-right:solid 1px #ccc;
	border-left:solid 1px #ccc;
		
	background-color:#f4f7fa;*/
	background-color:#fff;
	/*color:#002469;*/
	
    width:99%; /* Added by Richard Nov 30th */
	
}

#aspnetForm label{
		
	/*color:#002469;*/
		
}

#aspnetForm h3 span{
				
	font-size:13px;		
	color:#002469;	
			
}

#aspnetForm span{
					
	/*color:#002469;	*/
			
}


#bdc_standard_form_div{
	
	padding-top:10px;
	padding-left:0px;
	padding-right:15px;
	margin-bottom:25px;
	
	/*color:#4f7289;*/
}



.text_label{
	
	display:block;
	margin-bottom:5px;
	text-align: left; 
	
	/*color:#002469;*/

	
}

.input_text{
	
	margin-bottom:13px;
	background-color:#fff;
	
	border-right: solid 1px #dad9d9;
	border-bottom: solid 1px #dad9d9;
	
	border-left: solid 1px #999;
	border-top: solid 1px #999;
		
	cursor:text;
	
	display:block;

	
}

.input_group input{
				
	margin-bottom:11px;
	margin-right:8px;
	
	background-color:#fff;
	
	border-right: solid 1px #dad9d9;
	border-bottom: solid 1px #dad9d9;
	
	border-left: solid 1px #999;
	border-top: solid 1px #999;
		
	cursor:text;
		
			
}

.input_group span{
				
	/*color:#002469;	*/
	display:block;		
	
	margin-bottom:5px;
				
}

.textarea{
		
	margin-bottom:15px;
		
}

.radio_label label{
	
	margin-left:3px;	
	
}

.radiogroup{
				
	margin-bottom:15px;			
				
}

.radiogroup label{

	/*color:#002469;*/

}


#aspnetForm legend{
	
	font-size:18px;
	font-weight:bold;
	
	color:#002469;
	background-color:#fff;
	
	/*padding-left:10px; - Commented out Sam*/
	padding-right:10px;
	padding-bottom:6px;
	
	margin-left:-8px;

	
} 

/*	

#aspnetForm table{
	
	margin:10px;
	
}


#aspnetForm td{
	
	padding-right:60px;
	
}
*/

#aspnetForm .submit_button{

	width:75px;
	background-color:#002469;
	
	color:#fff;
	
	cursor:pointer;

	padding:2px;		

	border:0;

}

#aspnetForm .clear_button{

	width:75px;
	background-color:#002469;
	
	color:#fff;
	
	margin-right:15px;
	cursor:pointer;

	padding:2px;		

	border:0;

}

.validation_message{			
				
	margin-bottom:15px;		
	margin-top:0;	
				
}

.terms_of_use label{

margin-left:3px;
				
}

#aspnetForm .dropdown{
				
	/*display:block;*/
	margin-bottom:11px;			
				
}

#aspnetForm .checkbox_group td{
				
		padding-right:2px;		
				
}

#aspnetForm .checkbox_group label{
				
		margin-left:3px;		
				
}

#aspnetForm .checkbox_group{
				
		margin-bottom:5px;		
				
}

#aspnetForm .checkbox_group img{
	
	vertical-align:text-bottom;
	
}

#aspnetForm .checkbox_group span{
			

	margin-bottom:5px;		
	line-height:22px;
				
}


#aspnetForm #bdc_checkbox_other{
				
		margin-left:2px;		
				
}

#aspnetForm #bdc_checkbox_other span label{
				
		margin-left:3px;		
				
}

.clearfloat{
				
	clear:both;	
	width:0px;
	height:0px;	
	
	margin:0;
	
	visibility:hidden;
	background-color:#f4f7fa;	
				
}



#bdc_client_industry span{
				
		font-size:13px;	
				
}

#bdc_div_connex_form_intro{
				
	margin-top:10px;	
				
				
}


/*////////////////////////////END FORMS////////////////////////*/

/*////////////////////////////END FORMS////////////////////////*/
.bdc_variationconsole {
      background-color:#EFEEEE;
      border-bottom-style:solid;
      border-bottom-width:1px;
      border-bottom-color:#83B0EC;
      border-top-style:solid;
      border-top-width:1px;
      border-top-color:#83B0EC;
      padding-bottom:3px;
}
.bdc_variationconsole .bdc_variationconsole_variation {
      margin-bottom:3px;
      clear:both;
      overflow-y:hidden;
}
.bdc_variationconsole .bdc_variationconsole_variation .bdc_variationconsole_variation_field_title img {
      margin-right:3px;
}
.bdc_variationconsole .bdc_variationconsole_variation span, .bdc_variationconsole .bdc_variationconsole_variation a {
      display:block;
      float:left;
}
.bdc_variationconsole .bdc_variationconsole_variation .bdc_variationconsole_variation_field_title {
      font-weight:bolder;
      padding-left:10px;
      padding-right:3px;
}
.bdc_variationconsole .bdc_variationconsole_variation .bdc_variationconsole_variation_field_value {
      border-right:1px solid #9AC6FF;
      padding-right:6px;
}
.console .ms-WPBorder {
      border-top-style:none;
      border-left-style:none;
      border-right-style:none;
      border-bottom-style:solid;
      border-bottom-width:1px;
      border-bottom-color:#FFFFFF;
}

.bdc_variationconsole_message {
      padding-left:10px;
      padding-top:6px;
      padding-bottom:3px;
      margin-bottom:3px;
      border-bottom:1px solid #CDCDCD;
}

.bdc_webpartzone_wpz1 {
	width:480px;
}


.bdc_editmodepanel_metadata {
    border:1px solid #CCCCCC;
}

.reToolbar a.reTool span.Connextag {
    background-image:url(/Style%20Library/BDC/Images/internet/TelerikConnexToolIcon.gif);
}

.bdc_itemselectottoolpartsubsection_alloptions select {
	min-width:195px;
	width:auto;
}

.bdc_itemselectottoolpartsubsection .bdc_itemselectottoolpartsubsection_selectedoptions select {
	min-width:195px;
	width:auto;
	min-height:95px;
	overflow:visible;
}

.bdc_itemselectottoolpartsubsection .bdc_itemselectottoolpartsubsection_alloptions {
	width:200px;
}

.bdc_itemselectottoolpartsubsection .bdc_itemselectottoolpartsubsection_selectedoptions {
	width:200px;
	heigth:95px;
	overflow-x:scroll;
	float:left;
}

.bdc_itemselectottoolpartsubsection .bdc_itemselectottoolpartsubsection_verticalbuttons input {
	float:right;
	height:45px;
	margin-right:2px;
}

.bdc_itemselectottoolpartsubsection .bdc_itemselectottoolpartsubsection_verticalbuttons {
	width:25px;
}

.bdc_itemselectottoolpartsubsection .bdc_itemselectottoolpartsubsection_addbuttons {
	clear:both;
}

.reDropDownBody ul {
	list-style-position:outside;
}


.bdc_internetforms_ratiocalculators_buttons
{
    text-align:center;
    margin-bottom:20px;
}
.bdc_internetforms_ratiocalculators_results
{
	font-weight:bolder;
}
.bdc_internetforms_ratiocalculators_resultstitle
{
	display:block;
	font-size:14px;	
	color:#002469;
}

#bdc_main_menu ul span {
	float:none;
}


#bdc_main_menu span {
	float:left;
}


#bdc_main_menu .CesSearch{
				
	line-height:11px;
	padding-top:5px;
	text-align:center;		
	width:auto;	
}

#bdc_main_menu .CesSearch a {
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	

}

.bdc_branch_buisnesshours {
	margin-top:10px;
}
.bdc_branch_branchnumber {
	margin-top:10px;
}

#searchbox td{
				
	padding-right:5px;	
	vertical-align:top;	
				
}

#searchbox img{
				
	margin-top:2px;			
				
}

html body#htmlBody #bdc_leftnavbar 
{
    margin-bottom:50px; /* QC 2140 */
}

.reToolbar a.reTool span.Connextag {
    background-image:url(/Style%20Library/BDC/Images/internet/Connextag.gif);
}
.reToolbar a.reTool span.Anchortool {
    background-image:url(/Style%20Library/BDC/Images/internet/Anchortool.gif);
}

.center_align{
	
	text-align:center;
}

.right_align{
	
	text-align:right;
}

.img_right_align{
	
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	
}

.img_left_align{
	
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	
}


.bdc_background_bleu{
	
	background-color:#80A1B6;
	color:#fff;
}

.bdc_background_bleu_pale{
	
	background-color:#D8E3E9;
}

.bdc_background_gris{
	
	background-color:#AEB0B2;
	color:#fff;
}

.bdc_background_gris_pale{
	
	background-color:#E4E5E6;
}

.bdc_background_vert{
	
	background-color:#C0B678;
	color:#fff;
}

.bdc_background_vert_pale{
	
	background-color:#E8E2B7;
}

.bdc_background_taupe{
	
	background-color:#B9AB96;
	color:#fff;
}

.bdc_background_taupe_pale{
	
	background-color:#EFE9E5;
}

.bdc_border_bleu{
	
	border:solid 1px #002469;
	
}

.bdc_learn_more_title{
	
	background-color:#D8E3E9;
	padding:5px;
	
}

#bdc_advice_center_home_table{

	border-bottom:solid 3px #E8E2B7;
}


#bdc_advice_center_home_table td{
	
	
	padding-right:20px;
	padding:15px;
	vertical-align:top;

	width:50%;
	
	border-top:solid 3px #E8E2B7;
}


.titre_rightBox

{

font-size: 20px;

padding-bottom: 10px;

color: #7c6645;

font-family: "Times New Roman",Times,serif;

}

#espiritSplash{
	
	background-image:url(/Style%20Library/BDC/Images/internet/img_espirit_splash_top.jpg);
	padding:0;
	margin:0;
	BACKGROUND-POSITION: center top; 
	WIDTH: 100%; 
	BACKGROUND-REPEAT: no-repeat; 
	HEIGHT: 100%;
}


#bdc_logo_link {
	display:block;float:left;width:135px;height:90px;margin-top:3px;overflow:hidden;text-decoration:none;
}


	
	
/*///////////////////HOMEPAGE 06-210 ///////////////////////////////*/

#solutions a{
	
	display:block;
	width:250px;
	height:55px;
	background-position:0 0;
	margin-bottom:5px;
}

#solutions a:hover{
	
	background-position:0px -55px;
	
}

#solutions .financing{background-image:url(/Style%20Library/BDC/Images/internet/financing_en.gif)}

#solutions .consulting{background-image:url(/Style%20Library/BDC/Images/internet/consulting_en.gif)}

#solutions .vCap{background-image:url(/Style%20Library/BDC/Images/internet/vCap_en.gif)}



#solutions .financing_fr{background-image:url(/Style%20Library/BDC/Images/internet/financing_fr.gif)}

#solutions .consulting_fr{background-image:url(/Style%20Library/BDC/Images/internet/consulting_fr.gif)}

#solutions .vCap_fr{background-image:url(/Style%20Library/BDC/Images/internet/vCap_fr.gif)}



#adv_centre_bottom{
	
	margin-top:5px;
	background-image:url(/Style%20Library/BDC/Images/internet/adv_centre_bg.gif);
	background-repeat:no-repeat;
	width:600px;
	height:100px;
}

#home_page_table td{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
	color:#555555;
}

#home_page_table a{
	
	color:#555555;
	text-decoration:none;
	
}

#home_page_table a:hover{

	text-decoration:underline;
	
}

.article_links span{
	
	display:block;
	margin-top:6px;
	
}

.home_list, .news_list{
	
	list-style-image:url(/Style%20Library/BDC/Images/internet/red_arrow.gif);
	MARGIN-LEFT: 0px;
	
}

.home_list li, .news_list li{
	
	margin-bottom:7px;
	
}

.news_list li{
	
	border-bottom:solid 1px #cbcfd2;
	padding-bottom:3px;
	
}

.centered_item{
	
	MARGIN-RIGHT: auto;
	margin-left:auto;
}

.table_td_align_top td{
	
	vertical-align:top;
	
}

#ctl00_bdcDbg{display:none;}

/*.bdc_date{display:none;}*/

.sbw_h1_events{
	
	font-size:30px;
	
}