@charset "UTF-8";


.CollapsiblePanel {
	margin: 0px;
	padding: 0px;
}


.CollapsiblePanelTab {
	height: 41px;
	border: 1px solid #9DCC00;
	margin-left: 31px;
	margin-right: 31px;
	background-image: url(../gfx/arrow01.gif);
	background-repeat: no-repeat;
	background-position: right center;
	vertical-align: middle;
	padding-left: 8px;
	padding-top: 4px;
	margin-bottom: 10px;
	-moz-user-select: none;
	-khtml-user-select: none;
	padding-right: 0px;
	padding-bottom: 0px;
}

.CollapsiblePanelTab h2{
	font-family: Tahoma, Arial;
	font-style: normal;
	font-size: 28px;
	font-weight: normal;
}
.CollapsiblePanelContent {
	margin-top: 0px;
	margin-right: 31px;
	margin-bottom: 15px;
	margin-left: 31px;
	padding: 0px;
	font-size: 80%;
	line-height: 1.3em;
}
.pixn #container #mainContent #CollapsiblePanel2 .CollapsiblePanelContent table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5EA8C3;
	border-right-color: #5EA8C3;
	border-bottom-color: #5EA8C3;
	border-left-color: #5EA8C3;
}

.pixn #container #mainContent #CollapsiblePanel1 .CollapsiblePanelContent li {
	background-image: url(../gfx/lidot.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 14px;
	display: block;
}



.CollapsiblePanelTab a {
	color: black;
	text-decoration: none;
}


.CollapsiblePanelOpen .CollapsiblePanelTab {
	background-image: url(../gfx/arrow02move.gif);
	background-position: 788px 13px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
}


.CollapsiblePanelTabHover,  .CollapsiblePanelOpen .CollapsiblePanelTabHover {
	background-image: url(../gfx/arrow02.gif);
	background-position: 788px 13px;
	border: 1px solid #9DCC00;
	cursor: auto;
	background-color: #9DCC00;
	color: #FFFFFF;
	margin-bottom: 10px;
}


.CollapsiblePanelFocused .CollapsiblePanelTab {
	background-image: url(../gfx/arrow02.gif);
	background-position: 788px 13px;
	border: 1px solid #9DCC00;
	background-color: #9DCC00;
	color: #FFFFFF;
	margin-bottom: 10px;
}
.pixn #container #mainContent #CollapsiblePanel2 .CollapsiblePanelContent h3 {
	background-color: #5ea8c3;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	color: #FFFFFF;
	font-size: 14px;
	padding: 3px;
	border-right-width: 0px;
}
.pixn #container #mainContent #CollapsiblePanel2 .CollapsiblePanelContent table td {
	padding: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5EA8C3;
	border-right-color: #5EA8C3;
	border-bottom-color: #5EA8C3;
	border-left-color: #5EA8C3;
	font-size: 95%;
}
.pixn #container #mainContent #CollapsiblePanel1 .CollapsiblePanelContent ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.pixn #container #mainContent #CollapsiblePanel3 .CollapsiblePanelContent p {
	font-size: 95%;
	padding-left: 10px;
}

