body {
 	background-color: #ffffff;
 	font-family: Arial;
 	color:#000000; 
 	font-size: 12px; 
 	line-height: 150%;
 	padding: 0;
 	margin: 0px 0 0 0;
	}

#rightpanel_wrapper
{
width:205px;
height: auto;
margin: 0;
padding: 0 5px 0 0;
}



#PBS{
width: 205px;
height: 15px;
background-color: #009933;
font-family: Verdana;
color: #f4e564;
font-size: 11px;
font-weight: bold;
text-transform: uppercase;
text-align: center;
padding: 3px 0 5px 0;
}

#schedule{
width: 205px;
height: auto;
padding: 0px;
}
	#schedule h1{
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #191970;
	display: block;
	text-align: left;
	margin: 7px 0 5px 0;
	padding-left: 5px;
	}

	#schedule h2{
	font-family: verdana;
	font-size: 8.5pt;
	color: #009933;
	display: block;
	font-weight: normal;
	text-align: center;
	margin: 3px;
	}
	
	#schedule h3{
	font-family: verdana;
	font-size: 9pt;
	color: #000000;
	display: block;
	font-weight: bold;
	text-align: center;
	margin: 5px;
	line-height: 135%;
	background-color: #ededf2;
	padding: 10px 5px 10px 5px;
	}
	
	.endline{
	border-bottom: 1px  #8b8989 solid;
	padding: 0;
	margin: 0;
	}
	
	.register{
	color: #006400;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	}
	
	.register:hover{
	text-decoration: underline;
	}

	#webinar1
	{
	text-align: center;
	font-size: 11.5pt;
	background-color: #4f9dba;
	font-weight: bold;
	color: #ffffff;
	}
	
	#webinar2
	{
	text-align: left;
	font-size: 9pt;
	display: block;
	padding: 8px 0 8px 8px;
	border-bottom: 1px #4f9dba dotted;
	}
	
	#webinar2 a
	{
	color: #165d77;
	font-style: italic;
	font-weight: bold;
	}
	
	#webinar3
	{
	font-size: 11pt;
	display: block;
	padding: 10px 10px 10px 0px;
	color: #17870E;
	text-align: center;
	font-weight:  bold;
	}
	
	#testimonial_right{
	text-align: left;
	font-size: 12px;
	font-style: italic;
	color: #737373;
	padding: 35px 15px 20px 10px;
	border-bottom: 1px dotted #cccccc;
	
	}
	

/**download pdf style**/	
#pdf_dl{
font-family: Arial;
font-size: 11px;
width: 180px;
height: 40px;
border-bottom: 1px #8b8989 dotted;
padding-bottom: 8px;
}

#pdf_dl a{
color: #08417F;
font-weight: bold;
text-decoration: none

}

#pdf_dl a:hover{
text-decoration: underline;
}
/**end of download pdf style**/	

/**other BFL programs**/


#leftpanel{
	width: 180px;
	height: auto;
	float: left;
	background-color: #ffffff;
	padding: 0px 0 10px 12px;
	}
		#leftpanel td{
		border-bottom: 1px #8b8989 solid;
		}
		
		#leftpanel td:hover{
		background-color: #E0E1E2;
		}
		
		#leftpanel a{
		width: 200px;
		height: auto;
		font-family: Arial;
		font-size: 11px;
		font-weight: normal;
		color: #0c3666;
		text-decoration: none;
		padding-left: 15px;
		text-transform: capitalize;
		display: block;
		line-height: 115%;
		}
		
		#leftpanel a:hover{
		background-image: url(../images/MSC/btn_dots5.gif);
		background-repeat: no-repeat;
		background-position: .3em center;
		color: #000000;
		background-color: #E0E1E2;
		}
		
		#sessionprice{
		width: 130px;
		height: 270px;
		background-color: #008000;
		margin: 20px 10px 15px 0px;
		padding: 10px 10px 5px 10px;
		}
		
			.sessionprice1{
			font-family: helvetica;
			font-size: 16px;
			color: #ffffff;
			font-weight: bold;
			}
			
			.sessionprice2{
			font-family: verdana;
			font-size: 14px;
			color: #ffffff;
			}
		
