/*@component-begin @name Default @type Accordion{*/
.ui-accordion  {
	font-family : Arial;
	background-image : none;
	border : 1px solid rgb(0,0,0)}
.ui-accordion-panel {	font-family : Arial
}
.ui-accordion a {
	cursor:pointer;
	display:block;
	font-family : Arial;
	background-repeat : repeat-x;
	border : 0px outset #fff
}
.ui-accordion a.selected {
	font-family : Arial;
	border : 0px inset #fff
}

.ui-accordion .next {	font-family : Arial
}

.TogglePaneFancyHeader {	border : 0px inset #fff}
.TogglePaneFancyHeaderClosed {	border : 0px outset #fff}
.ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
	color : rgb(0,0,0)
}
.ui-tabs-nav:after {
    display: block;
    clear: both;
	content: " ";
	color : rgb(0,0,0)
}
.ui-tabs-nav li {
    float: left;
    min-width: 84px /* be nice to Opera */;
	border-top : 1px solid rgb(0,0,0);
	background-repeat : repeat
}
.ui-tabs-nav a{
    padding: 0 10px
}
 .ui-tabs-nav a span                                {
    padding: 0 10px
}
.ui-tabs-nav a {
    margin: 1px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
    outline: 0 /* prevent dotted border in Firefox */
}
.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    top: 1px;
    z-index: 2;
    margin-top: 0;
    color: #000
}
.ui-tabs-nav a span                                {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-right: 0;
    cursor: pointer
}
.ui-tabs-panel {	text-align : left
}
.ui-tabs-hide {
        display: none
}
.ui-tabs-nav * > a span                                { /* hide from IE 6 */
    width: auto;
    height: auto
}
/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block
}

.ui-tabs-nav *:first-child + html { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block
}
/*@component-end}*/BODY{	font-family : Arial;
	background-color : rgb(255,255,255);
	white-space : normal;
	text-decoration : none;
	background-repeat : no-repeat;
	background-image : none}
pre{	white-space : nowrap;
	background-repeat : no-repeat;
	background-image : none
}
address{	background-repeat : no-repeat;
	background-image : none
}
A{	white-space : nowrap;
	background-repeat : no-repeat;
	text-decoration : underline}
blockquote{	white-space : nowrap;
	background-repeat : no-repeat;
	background-image : none
}
A:visited{	background-image : none;
	white-space : nowrap;
	background-repeat : no-repeat;
	list-style-position : inside;
	text-decoration : underline
}
A:active{	background-image : none;
	white-space : nowrap;
	text-decoration : underline
}
.TextObject{	background-image : none
}

