﻿.ms-PartSpacingVertical {
	display:none;
}



.bdc_webpart_RelatedArticles{
	width:100%;
	margin-top:10px;
}

.bdc_webpart_RelatedArticles a{
	
	color:#002469;
	text-decoration:underline;
	
}


.bdc_webpart_RelatedArticles a:hover{
	
	color:#e60d2e;
	text-decoration:underline;
	
}


.bdc_referencecenterwebpart_title{
	
	font-size:17px;
	font-weight:bold;
	
	border-bottom:solid 1px #97b1c2;
	color:#002469;
	
	padding-bottom:4px;
	
	margin-top:10px;
	

}

.bdc_webpart_RelatedArticles .bdc_referencecenterwebpart_item img{
	
	/* Still unused... */
	float:right;
	margin-left:5px;
	margin-right:0px;
	margin-bottom:5px;
	
}
.bdc_webpart_RelatedArticles .bdc_referencecenterwebpart_odd {
	
	width:49%;
	clear:both;
	float:left;
	
	
}

.bdc_webpart_RelatedArticles .bdc_referencecenterwebpart_even {
	
	padding-bottom:0px;
	width:49%;
	float:right;
		overflow:hidden;
}

.bdc_webpart_RelatedArticles .bdc_referencecenterwebpart_itempairwrapper + .bdc_referencecenterwebpart_itempairwrapper {
	border-top:1px solid #97B1C2;
	margin-top:5px;
	padding-top:10px;
	padding-bottom:10px;
	clear:both;

}

.bdc_webpart_RelatedArticles .bdc_referencecenterwebpart_itempairwrapper {
	margin-top:5px;
	padding-top:5px;
	padding-bottom:10px;
	position:relative; /* do not remove! */
	top:0px; /* do not remove! */
	left:0px; /* do not remove! */
	
	overflow:hidden;
}

.bdc_webpart_RelatedArticles .bdc_referencecenterwebpart_itempair {
	background:url("/Style Library/BDC/Images/internet/other_articles_border.jpg") center center repeat-y;
	padding-bottom:20px;
	overflow:hidden;
}

.bdc_webpart_RelatedArticles .bdc_referencecenterwebpart_last {
	background:none;
}

.body .bdc_referencecenterwebpart .bdc_referencecenterwebpart_itempair .bdc_referencecenterwebpart_footer {
	position:absolute;
	bottom:0px;
}

.body .bdc_referencecenterwebpart .bdc_referencecenterwebpart_itempair .bdc_referencecenterwebpart_footer a {
	text-decoration:underline;
}

.bdc_webpart_RelatedArticles .bdc_referencecenterwebpart_even .bdc_referencecenterwebpart_description {

		padding-left:0px;
		
}

.bdc_referencecenterwebpart_odd div{
	
	
	margin-right:5px;
	margin-top:0;
	margin-left:0px;
	
}

.bdc_webpart_RelatedArticles .bdc_referencecenterwebpart_subtitle{
	
	/*color:#002469;*/
	
	font-weight:bold;
	font-size:13px;

	margin-bottom:5px;
	
	display:block;
	
}


.body .bdc_referencecenterwebpart .bdc_referencecenterwebpart_footer a {
	
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	
	padding-left:9px;
	margin-top:12px;
	
	background-image:url("/Style Library/BDC/Images/internet/arrow_red_small.gif");
	background-repeat:no-repeat;
	background-position:0px 1px;
	
	display:block;	
}

.bdc_webpart_RelatedArticles  .bdc_referencecenterwebpart_other{
	/* Still unused... */
	width:100%;
	margin-top:10px;
	
}

.bdc_webpart_AskaProfessional{
	
	width:100%;
	margin-top:0px;
	
}


.bdc_webpart_RelatedArticles  .bdc_referencecenterwebpart_other .bdc_referencecenterwebpart_title{
	
	/* Still unused... */
	font-size:17px;
	font-weight:bold;
	
	border-bottom:solid 1px #97b1c2;
	
	color:#002469;
	
	padding-bottom:4px;
	margin-bottom:8px;
	clear:both;
	
	
}


#bdc_columns_center_col_div .bdc_webpart_RelatedArticles .bdc_referencecenterwebpart_other a, #bdc_columns_center_col_div .bdc_webpart_AskaProfessional .bdc_referencecenterwebpart_link{
	
	/* Partially unused... */
	font-size:12px;
	font-weight:normal;
	
	padding-left:10px;
	margin-top:6px;
	
	background-image:url("/Style Library/BDC/Images/internet/arrow_red_small.gif");
	background-repeat:no-repeat;
	background-position:0px 2px;
	
	display:block;
	
	text-decoration:none;
	
}


.bdc_webpart_AskaProfessionalSection {
	/*border:1px solid #ccc;*/
	padding-top:0px;
	padding-bottom:10px;
	border-bottom:solid 1px #ccc;
}
.bdc_webpart_AskaProfessionalSection .bdc_webpart_AskaProfessionalSection_title {
	font-weight:bolder;
	font-size:18px;
	color:#4f7289;
}
.bdc_webpart_AskaProfessionalSection .bdc_webpart_AskaProfessionalSection_allquestions {
	overflow-y:hidden;
	margin:0px;
	border-bottom:solid 1px #ccc;
	border-top:solid 1px #ccc;
	padding-top:12px;
	padding-bottom:6px;

}

#bdc_main .bdc_webpart_AskaProfessionalSection a{

	text-decoration:none;

}

#bdc_main .bdc_webpart_AskaProfessionalSection span{
				
		margin-bottom:6px;		
				
}

.bdc_webpart_AskaProfessionalSection .bdc_webpart_AskaProfessionalSection_allquestions .bdc_webpart_AskaProfessionalSection_allquestions_questions {
	width:45%;
}
.bdc_webpart_AskaProfessionalSection .bdc_webpart_AskaProfessionalSection_allquestions .bdc_webpart_AskaProfessionalSection_allquestions_questions .bdc_webpart_AskaProfessionalSection_allquestions_question {
	display:block;
}
.bdc_webpart_AskaProfessionalSection .bdc_webpart_AskaProfessionalSection_allquestions .bdc_webpart_AskaProfessionalSection_allquestions_questionsfirsthalf {
	float:left;
	padding-left:10px;
}
.bdc_webpart_AskaProfessionalSection .bdc_webpart_AskaProfessionalSection_allquestions .bdc_webpart_AskaProfessionalSection_allquestions_questionssecondhalf {
	float:right;
	padding-right:10px;
}
.bdc_webpart_AskaProfessionalSection .bdc_webpart_AskaProfessionalSection_question {
	/*border:1px solid black;*/
	padding:5px;
	margin:5px;
	margin-top:25px;
	font-weight:bold;
	font-size:13px;
}
.bdc_webpart_AskaProfessionalSection .bdc_webpart_AskaProfessionalSection_answer {
	/*border:1px solid black;*/
	padding:5px;
	margin:5px;
}

.bdc_referencecenterwebpart_branchevents_event {
	clear:both;
	height:2.5em;
	margin-top:10px;
}

.bdc_referencecenterwebpart_branchevents_event span {
	float:left;
	display:block;
	width:24%;
	text-align:right;
}

.bdc_referencecenterwebpart_branchevents_event span.bdc_referencecenterwebpart_branchevents_event_name {
	width:50%;
	text-align:left;
	font-weight:bolder;
}
.bdc_webpart_ProvinceEvent {
	margin-top:30px;
}
.bdc_webpart_ProvinceEvent .bdc_referencecenterwebpart_title {
	overflow-y:hidden;
}
.bdc_webpart_ProvinceEvent .bdc_referencecenterwebpart_title span {
	float:left;
	display:block;
	width:25%;
	text-align:right;
}
.bdc_webpart_ProvinceEvent .bdc_referencecenterwebpart_title span.bdc_referencecenterwebpart_branchevents_header_name {
	width:50%;
	text-align:left;
}
.bdc_webpart_BranchEvent {
	margin-top:30px;
}
.bdc_webpart_BranchEvent .bdc_referencecenterwebpart_title {
	overflow-y:hidden;
}
.bdc_webpart_BranchEvent .bdc_referencecenterwebpart_title span {
	float:left;
	display:block;
	width:24%;
	text-align:right;
}
.bdc_webpart_BranchEvent .bdc_referencecenterwebpart_title span.bdc_referencecenterwebpart_branchevents_header_name {
	width:50%;
	text-align:left;
}
div.bdc_pressrelease_webpart div.bdc_pressrelease_webpart_description {
	margin-bottom:10px;
}
div.bdc_pressrelease_webpart div.bdc_pressrelease_webpart_pressreleases div.bdc_pressrelease_webpart_pressreleases_title {
	margin-bottom:10px;
}
div.bdc_pressrelease_webpart div.bdc_pressrelease_webpart_pressreleases div.bdc_pressrelease_webpart_pressreleases_title a {
	color:#002469;
}

div.bdc_pressrelease_webpart div.bdc_pressrelease_webpart_pressreleases div.bdc_pressrelease_webpart_pressreleases_title a:hover {
	color:#e60d2e;
}

div.bdc_pressrelease_webpart div.bdc_pressrelease_webpart_pressreleases div.bdc_pressrelease_webpart_date {
	font-weight:bolder;
	color:#416780;
	margin-top:10px;
}
