/*
 GLOBAL LAYOUT PROPS
 -------------------
*/

/*html div { tar hack voor IE 
	height : 1%;
}
*/
body {
	font-family:Arial;
	font-size:11px;
	margin:0px;
	height:100%;
	background-color: #f7f8fa;
}

div {
	height:auto;
}


/*
div img {
	vertical-align:middle;
}
*/


div.spacer {
	font-size:1px;
}
div.inlinespacer {
	display:inline;
	font-size:1px;
	width:auto;
}

td {
	vertical-align:top;
}

a:link {
	font-family: Arial;
	color: #293785;
	text-decoration:none;
}

a:visited {
	font-family: Arial;
	color: #293785;
	text-decoration:none;
}

a:hover {
	font-family: Arial;
	color: #293785;
	text-decoration:underline;
}

/*  
	GLOBAL LAYOUT DIVISIONS
	-----------------------
*/

/* Main wrapper (wraps all) */


div.ebl_dsgn_wrapper {
	background-color:#dee5eb;
	text-align:center;
	width:100%;
	height:100%;
}

/* Main container, centering content */

div.ebl_dsgn_CP_global_container {
	margin:0 auto;
	text-align:left;
	width:984px;
	height:100%;
	background-color:#FFF;
}

/* Left and right fading lines of global content */
div.ebl_dsgn_fadeline_left {
	height:100%;
	float:left;
	width:6px;
	font-size:1px;
	background-image:url(/content/homepage/images/centerLeft.gif);
	background-repeat: repeat-y;

}
div.ebl_dsgn_fadeline_right {
	height:100%;
	float:left;
	width:6px;
	font-size:1px;
	background-image:url(/content/homepage/images/centerRight.gif);
	background-repeat: repeat-y;

}

/* Container of all actual content */

div.ebl_dsgn_CP_content_container {
	float:left;
	width:972px;
	background-color:#FFFFFF;
	height:100%;
}

/* Horizontal divisions */


div.ebl_dsgn_CP_header {
	clear:both;
	background-image: url(/content/homepage/images/header_content.jpg);
	background-repeat: no-repeat;
	height:75px;
	width:972px;	
	position:relative;
}

div.ebl_dsgn_CP_header#ebl_dsgn_header_en {
	background-image: url(/content/homepage/images/header_content_en.jpg);
}

div.languageChoice {
	display:inline;
	border:solid 1px #CCCCCC;
}


div.ebl_dsgn_CP_nav1 {
	color:#FFFFFF;
	clear:both;
	float:left;
	height:23px;
	width:100%;
	font-weight:bold;
	font-family:Arial;
	font-size:12px;
}



div.ebl_dsgn_CP_nav2 {
	color:#FFFFFF;
	clear:both;
	float:left;
	height:23px;
	width:100%;
	font-weight:bold;
	font-family:Arial;
	font-size:11px;
}



/* container for vertical divisions */
div.ebl_dsgn_CP_columns_container {
	float:left;	
}


div.ebl_dsgn_CP_footer_line {
	font-size:1px;
	background-image: url(/content/homepage/images/footerline_CP.gif);
	background-repeat: no-repeat;
	width:100%;
	height:2px;
}

div.ebl_dsgn_footer {
	margin-top:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
	width:45%;
}

div.ebl_dsgn_footer a{
		COLOR:#999;
	}
div.ebl_dsgn_footer a:hover{
		COLOR: #09F;
		TEXT-DECORATION: none;
	}

/* LEFT PANE */
div.ebl_dsgn_leftpane {
	width:161px;
	height:350px;
	float:left;
}

div.ebl_dsgn_CP_leftpane_left_navigation ul {
	list-style-image:url(/navigation/images/arrow_2_off.gif);
	padding:0px;
	margin:0px;
	margin-left:27px;
	font-family: Arial;
	font-size: 12px;
	color: #0E2B89;
	text-decoration:none;
}

div.ebl_dsgn_CP_leftpane_left_navigation ul ul {
	padding:0px;
	margin:0px;
	margin-left:8px;
	font-family: Arial;
	font-size: 12px;
	color: #0E2B89;
	text-decoration:none;
}

div.ebl_dsgn_CP_leftpane_left_navigation a:link {
	font-family: Arial;
	font-size: 12px;
	color: #0E2B89;
	text-decoration:underline;
}
div.ebl_dsgn_CP_leftpane_left_navigation a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #0E2B89;
	text-decoration:underline;
}

div.ebl_dsgn_CP_leftpane_left_navigation a.selected:link {
	text-decoration:none;
}

div.ebl_dsgn_CP_leftpane_left_navigation a.selected:visited {
	text-decoration:none;
}

div.ebl_dsgn_CP_leftpane_left_navigation a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #0E2B89;
	text-decoration:none;
}





/* CENTER PANE */

div.ebl_dsgn_CP_centerpane_threepanes {
	float:left;
	width:580px;
	height:auto;
}

div.ebl_dsgn_CP_centerpane_twopanes {
	float:left;
	width:736px;
	height:auto;
}

div.ebl_dsgn_CP_centerpane_twopanes_noright {
	float:left;
	width:766px;
	height:auto;
}

div.ebl_dsgn_CP_centerpane_onepane {
	float:left;
	width:942px;
	height:auto;
}


.ebl_dsgn_CP_centerpane_breadcrumb_container {
	height:25px;
	
}

td.ebl_dsgn_CP_centerpane_breadcrumb {
	background-color:#b4d4ed;
	margin:0px;
	padding:0px;
	height:17px;
	font-family: Arial;
	font-size: 10px; 
	color:#000000;	
}

td.ebl_dsgn_CP_centerpane_breadcrumb span {
	font-family: Arial;
	font-size: 10px; 
	color:#363795;	
}


	/* Centerpane row divisions */
	
	div.ebl_dsgn_CP_centerpane_content {
		float:left;
		width:100%;
		height:auto;
		font-family:Arial;
		font-size:12px;
		color:#000000;
		text-align:left;
	}
	
	div.ebl_dsgn_CP_centerpane_content li {
		
	}
	
	.Content { 
		font-family: Arial;
		font-size:12px;
		color:#000000;
		width:100%;
	}
	

	
	
	div.Title , span.Title {
		display:block;
		font-family: Arial;
		font-size:22px;
		font-weight:bold;
		color:#000000;
		margin:0px;
		padding:0px;
		margin-bottom:5px;
		clear:both;
		color:#000000;
	}
	
	div.SubTitle, span.SubTitle {
		display:block;
		font-family: Arial;
		font-weight:bold;
		font-size:16px;
		margin:0px;
		padding:0px;
		margin-top:12px;
		margin-bottom:5px;
		clear:both;
	}
	
	span.SubSubTitle {
		display:block;
		font-family: Arial;
		font-weight:bold;
		font-size:12px;
		margin:0px;
		padding:0px;
		margin-top:8px;
		clear:both;
	}
	
	
	
	div.ebl_dsgn_CP_centerpane_content div.columnLeft {
		float:left;
		clear:left;
		width: 49%;
		margin:0px;
		padding:0px;
	}
	
	div.ebl_dsgn_CP_centerpane_content div.columnRight {
		float:right;
		clear:right;
		width: 49%;
		margin:0px;
		padding:0px;
	}
	
	div.ebl_dsgn_CP_centerpane_content a:link {
		font-family: Arial;
		font-weight: normal;
		font-size: 12px;
		text-decoration:underline;
		color:#0E2B89;
	}
	div.ebl_dsgn_CP_centerpane_content a:visited {
		font-family: Arial;
		font-weight: normal;
		font-size: 12px;
		text-decoration:underline;
		color:#0E2B89;
	}
	div.ebl_dsgn_CP_centerpane_content a:hover {
		font-family: Arial;
		font-weight: normal;
		font-size: 12px;
		text-decoration:none;
		color:#0E2B89;
	}
	
		
/* RIGHT PANE */

div.ebl_dsgn_rightpane {
	margin-left:13px;
	width:175px;
	height:auto;
	float:left;
	overflow:hidden;
	clear:right;
}

	div.ebl_dsgn_rightpane a:link {
		font-family: Arial;
		font-weight: normal;
		font-size: 11px;
		text-decoration:underline;
		color:#0E2B89;
	}
	div.ebl_dsgn_rightpane a:visited {
		font-family: Arial;
		font-weight: normal;
		font-size: 11px;
		text-decoration:underline;
		color:#0E2B89;
	}
	div.ebl_dsgn_rightpane a:hover {
		font-family: Arial;
		font-weight: normal;
		font-size: 11px;
		text-decoration:none;
		color:#0E2B89;
	}
	
	div.ebl_dsgn_rightpane_movie {
		width:175px;
		
		height:auto;
		margin:auto;
		margin-bottom:5px;
	}
	
	
	
	div.ebl_dsgn_rightpane_box_title_divider {
		/*width:175px;
		height:3px;
		background-image:url(/content/homepage/images/box_title_divider.gif);
		background-repeat: no-repeat;
		font-size:1px;
		*/
	}
	
	div.ebl_dsgn_rightpane_box_white {
		
		width:175px;
		height:auto;
		background-image:url(/content/homepage/images/box_line.gif);
		background-repeat: repeat-y;
		margin:0px;
		margin-bottom:14px;
		

	}
	
	div.ebl_dsgn_rightpane_box_grey {
		width:175px;
		height:auto;
		background-image:url(/content/homepage/images/box_line_grey.gif);
		background-repeat: repeat-y;
		margin-bottom:14px;	
	}
	
	div.ebl_dsgn_rightpane_box_top {
		
		width:175px;
		height:auto;
		border-bottom: 1px solid #d9d9d9;
	}
	
	div.ebl_dsgn_rightpane_box_top_img {
		width:175px;
		height:auto;			
	}
	
	div.ebl_dsgn_rightpane_box_white div.ebl_dsgn_rightpane_box_top {
		background-image:url(/content/homepage/images/box_top.gif);
		background-repeat: no-repeat;	
	}
	
	div.ebl_dsgn_rightpane_box_grey div.ebl_dsgn_rightpane_box_top {
		background-image:url(/content/homepage/images/box_top_grey.gif);
		background-repeat: no-repeat;	
	}
	
	
	div.ebl_dsgn_rightpane span.Title {
		display:block;
		text-align:center;
		font-family: Arial;
		margin:0px;
		margin:0px 6px 0px 6px;
		padding:0px;
		padding-top:10px;
		margin-bottom:5px;
		clear:none;
		font-weight:bold;
		font-size: 12px;
		color: #686868;
		
	}
	
	div.ebl_dsgn_rightpane_box_contents {
		/*border-top: 1px solid #d9d9d9;*/
		width:170px;
	}
	
	div#noline {
		border-top: 0px;
	}
	
	div.ebl_dsgn_rightpane_box_contents .Content {
		display:block;
		text-align:left;
		font-family: Arial;
		font-size: 11px;
		color:#000000;
		margin:0px;
		margin:0px 6px 0px 6px;
		padding:0px;
		padding-top:4px;
		margin-bottom:5px;
		clear:none;
		width:95%;
		
	}
	
	div.ebl_dsgn_rightpane_box_contents .Content .Content{
		display:block;
		text-align:left;
		font-family: Arial;
		font-size: 11px;
		color:#000000;
		margin:0px;
		padding:0px;
		clear:none;
		width:95%;
	}
	
	div.ebl_dsgn_rightpane_box_contents span.SubTitle {
		
	}
	
	div.ebl_dsgn_rightpane_box_contents ul {
		color:#333399;
		margin-left: -15px;
		* margin-left: 25px; /* star-hack only visible to IE */
		list-style: disc;
		
	}
	
	div.ebl_dsgn_rightpane_box_contents li span {
		font-family: Arial;
		font-size: 11px;
		color:#000000;
	}
	
	div.ebl_dsgn_rightpane_box_bottom {
		width:175px;
		height:14px;
	}
	
	


		

/* DESIGN FORMATTINGS */


/* Header Global Menu Items */
	input.search {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		height : 18px;
		width : 120px;
		vertical-align:middle;
		border:1px solid #d9d9d9;
	}
	
	
	div.ebl_dsgn_header_content {
		font-family: Arial;
		font-size:11px;
		color: #336393;
		width:auto;
	}
	
	div.ebl_dsgn_header_content#ebl_dsgn_header_search {
		position:absolute;
		top:2px;
		left:0px;
		width:100%;
		text-align:right;
		height:12px;
	}
	
	div.ebl_dsgn_header_content#ebl_dsgn_header_extramenu {
		position:absolute;
		top:6px;
		left:260px;
		height:12px;
	}
	
	div.ebl_dsgn_header div.ebl_dsgn_header_content#ebl_dsgn_header_extramenu {
			position:absolute;
			top:6px;
			left:250px;
			height:12px;
	}
	
	
	div.ebl_dsgn_header_content#ebl_dsgn_header_search span {
		padding-right:13px;
	}

	div.ebl_dsgn_header_content a:link {
		font-family: Arial;
		font-size:11px;
		color: #336393;
		text-decoration:none;
	}

	div.ebl_dsgn_header_content a:visited {
		font-family: Arial;
		font-size:11px;
		color: #336393;
		text-decoration:none;
	}

	div.ebl_dsgn_header_content a:hover {
		font-family: Arial;
		font-size:11px;
		color: #0099FF;
		text-decoration:none;
	}


/* Second Level navigation (main nav) */
	div.ebl_dsgn_CP_nav1_text {
		color:#FFFFFF;
		height:23px;
		font-weight:bold;
		font-family:Arial;
		font-size:12px;
		float:left;
		
	}
	
	div.ebl_dsgn_CP_nav0_text {
		position:absolute;
		top:48px;
		left:0px;
		width:100%;
		text-align:right;
	}
	
	div.ebl_dsgn_CP_nav0_text span {
		padding-right:0px;
	}
	
	div.ebl_dsgn_CP_nav0_text ul {
		padding:0px; 
		margin:0px;
		padding-right:5px;
	}
	
	
	div.ebl_dsgn_CP_nav0_text li {
		margin-left: 2px;
		padding:0px 5px;
		list-style: none;
		display: inline;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#FFFFFF;
	}
	
	
	
	div.ebl_dsgn_CP_nav0_text a:link {
		color:#336393;
		text-decoration:none;
	}

	div.ebl_dsgn_CP_nav0_text a:visited {
		color:#336393;
		text-decoration:none;
	}

	div.ebl_dsgn_CP_nav0_text a:hover {
		color:#FFFFFF;
		text-decoration:none;
	}

	div.ebl_dsgn_CP_nav0_text a.selected:link {
		color:#FFFFFF;
		text-decoration:none;
	}	
	div.ebl_dsgn_CP_nav0_text a.selected:visited {
		color:#FFFFFF;
		text-decoration:none;
	}	
	
	div.ebl_dsgn_CP_nav1_text ul {
		padding:0px;
		margin:4px;
		margin-left:10px;
		
	}
	
	div.ebl_dsgn_CP_nav1_text li {
		margin-left: 2px;
		padding:0px 5px;
		list-style: none;
		display: inline;
	}
	
    div.ebl_dsgn_CP_nav1_text li.selected {
		margin-left: 2px;
		padding:2px 5px;
		list-style: none;
		display: inline;
		text-decoration:none;	
	}
		
	
	div.ebl_dsgn_CP_nav1_text a:link {
		color:#FFFFFF;
		text-decoration:none;
		
	}
	
	div.ebl_dsgn_CP_nav1_text a:visited {
		color:#FFFFFF;
		text-decoration:none;
	
	}
	div.ebl_dsgn_CP_nav1_text a:hover {
		color:#FFFFFF;
		text-decoration:underline;
	}	
	
	
/* Third Level navigation (main nav) */

	div.ebl_dsgn_CP_nav2_text {
		  color:#FFFFFF;
		  height:23px;
		  font-weight:bold;
		  font-family:Arial;
		  font-size:11px;
		  float:left;			
	}
	
	div.ebl_dsgn_CP_nav2_text ul {
		padding:0px;
		margin:4px;
		margin-left:10px;

	}

	div.ebl_dsgn_CP_nav2_text li {
		margin-left: 2px;
		padding:0px 5px;
		list-style: none;
		display: inline;
	}

	div.ebl_dsgn_CP_nav2_text li.selected {
		margin-left: 2px;
		padding:2px 5px;
		list-style: none;
		display: inline;
		text-decoration:none;
		border:1px solid #FFFFFF;

	}

	div.ebl_dsgn_CP_nav2_text a:link {
		color:#FFFFFF;
		text-decoration:none;

	}

	div.ebl_dsgn_CP_nav2_text a:visited {
		color:#FFFFFF;
		text-decoration:none;

	}
	div.ebl_dsgn_CP_nav2_text a:hover {
		color:#FFFFFF;
		text-decoration:underline;
	}
	
	.ebl_dsgn_CP_centerpane_breadcrumb a:link {
		font-family: Arial;
		font-size: 10px; 
		color:#363795;
		text-decoration:underline;
	}

	.ebl_dsgn_CP_centerpane_breadcrumb a:visited {
		font-family: Arial;
		font-size: 10px; 
		color:#363795;
		text-decoration:underline;
	}

	.ebl_dsgn_CP_centerpane_breadcrumb a:hover {
		font-family: Arial;
		font-size: 10px; 
		color:#363795;
		text-decoration:none;
	}	

/* Subportal items homepage */
	div.ebl_dsgn_subportal_titles {
		margin-left:13px;
		font-family: Arial;
		font-size:13px;
		color: #666666;
		font-weight:bold;
	}


	/* Information */
		.ebl_dsgn_subportal_information ul {
			list-style-image:url(/content/homepage/images/corporate_bullet.gif);
			padding:0px;
			margin:0px;
			margin-top:10px;
			margin-left:28px;
			margin-bottom:20px;
		}

		.ebl_dsgn_subportal_information ul a:link {
			font-family: Arial;
			font-size:11px;
			color: #0C7CBB;
			text-decoration:none;
		}

		.ebl_dsgn_subportal_information ul a:visited {
			font-family: Arial;
			font-size:11px;
			color: #0C7CBB;
			text-decoration:none;
		}

		.ebl_dsgn_subportal_information ul a:hover {
			font-family: Arial;
			font-size:11px;
			color: #0C7CBB;
			text-decoration:underline;
		}
		div.ebl_dsgn_subportal_information_content a:link {
			font-family: Arial;
			font-size:11px;
			color: #0C7CBB;
			text-decoration:underline;
		}
		div.ebl_dsgn_subportal_information_content a:visited{
			font-family: Arial;
			font-size:11px;
			color: #0C7CBB;
			text-decoration:underline;
		}
		div.ebl_dsgn_subportal_information_content a:hover{
			font-family: Arial;
			font-size:11px;
			color: #0C7CBB;
			text-decoration:none;
		}		
		
	/* Client Area */
		
		.ebl_dsgn_subportal_clientarea ul {
			list-style-image:url(/content/homepage/images/business_bullet.gif);
			padding:0px;
			margin:0px;
			margin-top:10px;
			margin-left:28px;
			margin-bottom:20px;
		}

		.ebl_dsgn_subportal_clientarea ul a:link {
			font-family: Arial;
			font-size:11px;
			color: #66669A;
			text-decoration:none;
		}

		.ebl_dsgn_subportal_clientarea ul a:visited {
			font-family: Arial;
			font-size:11px;
			color: #66669A;
			text-decoration:none;
		}

		.ebl_dsgn_subportal_clientarea ul a:hover {
			font-family: Arial;
			font-size:11px;
			color: #66669A;
			text-decoration:underline;
		}
		div.ebl_dsgn_subportal_clientarea_content a:link {
			font-family: Arial;
			font-size:11px;
			color: #66669A;
			text-decoration:underline;
		}
		div.ebl_dsgn_subportal_clientarea_content a:visited{
			font-family: Arial;
			font-size:11px;
			color: #66669A;
			text-decoration:underline;
		}
		div.ebl_dsgn_subportal_clientarea_content a:hover{
			font-family: Arial;
			font-size:11px;
			color: #66669A;
			text-decoration:none;
		}		

	/* Career */
		.ebl_dsgn_subportal_career ul {
			list-style-image:url(/content/homepage/images/career_bullet.gif);
			padding:0px;
			margin:0px;
			margin-top:10px;
			margin-left:28px;
			margin-bottom:20px;
		}

		.ebl_dsgn_subportal_career ul a:link {
			font-family: Arial;
			font-size:11px;
			color: #F18117;
			text-decoration:none;
		}

		.ebl_dsgn_subportal_career ul a:visited {
			font-family: Arial;
			font-size:11px;
			color: #F18117;
			text-decoration:none;
		}

		.ebl_dsgn_subportal_career ul a:hover {
			font-family: Arial;
			font-size:11px;
			color: #F18117;
			text-decoration:underline;
		}
		div.ebl_dsgn_subportal_career_content a:link {
			font-family: Arial;
			font-size:11px;
			color: #F18117;
			text-decoration:underline;
		}
		div.ebl_dsgn_subportal_career_content a:visited{
			font-family: Arial;
			font-size:11px;
			color: #F18117;
			text-decoration:underline;
		}
		div.ebl_dsgn_subportal_career_content a:hover{
			font-family: Arial;
			font-size:11px;
			color: #F18117;
			text-decoration:none;
		}

/* CONTENT SPECIFIC */

h1 {
	font-family: Arial;
	font-size:14pt;
	margin-bottom:5px;
	margin-top:-5px;
}

	  
/* PORTAL HOMEPAGES */

div.ebl_dsgn_SP_heading_photo {
	margin:0px;
	padding:0px;
	float:left;
	width:190px;
	height:130px;
}

div.ebl_dsgn_SP_heading {
	float:left;
	width:190px;
	height:45px;		
}

div.ebl_dsgn_SP_shadowline {
	float:left;
	width:560px;
	height:9px;
	font-size:1px;
	background-repeat:repeat-x;
}

table.ebl_dsgn_SP_content {
	clear:left;
	width:572px;
	* width:577px;
	
	padding:0px;
	margin:0px;
}

table.ebl_dsgn_SP_content td {
	width:190px;
	padding-right:5px;
	padding-top:10px;
}

table.ebl_dsgn_SP_content td ul {
	padding:0px;
	margin:0px;
	margin-left:25px;
	margin-bottom:20px;
}

table.ebl_dsgn_SP_content td .SubSubTitle {
	margin-top:0px;
	margin-left:25px;

}

div.ebl_dsgn_SP_content_footer {
	float:left;
	width:577px;
	height:2px;
	font-size:1px;
	background-repeat:repeat-x;
}

div.ebl_dsgn_CP_header img {
	vertical-align:middle;
}

div.right-image {	
	margin:0px;
	padding:0px;
}


/*RIGHTPANES OLD STYLE*/
.Title-Rightpane
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 18px;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	background-color: #fff;
	border:1px solid #f60;
	padding-left:5px;
	padding-right:5px;
}
.SubTitle-Rightpane
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 14px;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold;
	LETTER-SPACING: -1px ;
	LINE-HEIGHT: 18px;
	TEXT-ALIGN: left;
	VERTICAL-ALIGN: top;
	padding-left:5px;
	padding-right:5px;
}

.SubSubTitle-Rightpane
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold;
	LETTER-SPACING: 0px;
	LINE-HEIGHT: 18px;
	TEXT-ALIGN: left;
	VERTICAL-ALIGN: top;
	padding-left:5px;
	padding-right:5px;
}
.Content-Rightpane{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
}
A.Link_Rightpane:link
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	TEXT-DECORATION: underline;
	TEXT-ALIGN: left;
	VERTICAL-ALIGN: top
}
A.Link_Rightpane:visited
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	TEXT-DECORATION: underline;
	TEXT-ALIGN: left;
	VERTICAL-ALIGN: top
}
A.Link_Rightpane:hover
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	TEXT-DECORATION: underline;
	TEXT-ALIGN: left;
	VERTICAL-ALIGN: top
}
A.Link_Rightpane:active
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	TEXT-DECORATION: underline;
	TEXT-ALIGN: left;
	VERTICAL-ALIGN: top
}
.BulletedList-RightPane
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	LINE-HEIGHT: 16px;
	/*LIST-STYLE-TYPE: disc*/
}
