/*@component-begin @name MultiLayoutRegion1 @type Accordion{*/
#MultiLayoutRegion1LYR {
	margin:0px;
	padding:0px;
	text-indent:0px
	/*background-color:#fff;*/
}
#MultiLayoutRegion1LYR a.head {
	cursor:pointer;
	background:rgb(255,255,255) url( "../assets/images/AccordionTabbluefade.gif" );
	color:rgb(0,0,0);
	font-weight:normal;
	margin:0px;
	padding:0px;
	text-indent:14px;
	text-decoration: none;
	font-family : "Trebuchet MS",          Trebuchet,          Verdana,          Helvetica,          Arial,          sans-serif;
	font-size : 12px
}
#MultiLayoutRegion1LYR a.selected {
	background-image: url( "../assets/images/AccordionTabdkbluefade.gif" );
	font-family : "Trebuchet MS",         Trebuchet,         Verdana,         Helvetica,         Arial,         sans-serif;
	font-size : 12px;
	color : rgb(0,0,0);
	font-weight : normal
}
#MultiLayoutRegion1LYR a.current {
	background-color:#FFFF99
}

BODY{	white-space : normal
}
