@charset "UTF-8";
.CollapsiblePanel {
	margin: 0px;
	padding: 0px;
	border-left: 0;
	border-right: 0;
	border-top: 0;
	border-bottom: solid 1px #CCC;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	width: 100%;
}
.CollapsiblePanel a{
	text-decoration:none;
}

.CollapsiblePanelContent {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-image: url(../art/smarrow.gif);
	list-style-position:inside;
	list-style-type:disc;
	border: 1px none #333333;
}
.CollapsiblePanelContent a {
	text-decoration: none;	
	height:18px;
	padding-left:18px;
}
.CollapsiblePanelContent a:hover {
	color: #006699;
	list-style-image: url(../art/smarrow-roll.gif);
	list-style-position:inside;
	height:18px;
	width:100%;
	border: 1px solid #ACF9EA;
	text-decoration:none;
	background-color: #FAFEFB;
}
.CollapsiblePanelTab a {
	color: #000000;
	text-decoration: none;
	list-style-position:outside;
	list-style-image:url(../art/blue-dot.jpg);
}

.CollapsiblePanelTab {
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;


	color: # 000000;
	list-style-position:outside;
	list-style-image:url(../art/blue-dot.jpg);
	list-style-type:circle;
	text-indent:18px;
	padding-top: 4px;
	padding-bottom:4px;
	color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-bottom-style: none;
}


.CollapsiblePanelTabHover,  .CollapsiblePanelOpen .CollapsiblePanelTabHover {
	list-style-position: outside;
	list-style-type: decimal;
	list-style-position:outside;
	list-style-image:url(../art/blue-dot.jpg);
	color: #000000;
	background-color:#CCEDF4;
	text-decoration: none;
}
.CollapsiblePanelOpen .CollapsiblePanelTab {
	background-color: #CCFFFF;
	color: #333333;
}
.CollapsiblePanelFocused .CollapsiblePanelTab {
	background-color: #EBFEFA;
}

.CollapsiblePanelTab2 {
	border-bottom: solid 1px #CCC;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: # 000000;
	list-style-position:outside;
	list-style-image:url(../art/blue-dot.jpg);
	list-style-type:circle;
	text-indent:9px;
	line-height: 18px;
	padding-top: 3px;
	letter-spacing: -.2px;
	height: 25px;
}
.CollapsiblePanelTab2 a {
	color: black;	
	height:25px;
	width:100%;
	text-decoration:none;
	list-style-position:outside;
	list-style-image:url(../art/blue-dot.jpg);
}
.CollapsiblePanelTab2hover {
	color: #006699;	
	width:100%;
	background-color:#CCEDF4;
	text-decoration:none;
	list-style-position:outside;
	list-style-image:url(../art/blue-dot.jpg);
}


.CollapsiblePanelside {
	border-bottom: solid 1px #CCC;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position:inside;
	list-style-image:url(../art/blue-dot.jpg);
	line-height: 18px;
	text-decoration: none;

}

.CollapsiblePanelsideTab {
	border-bottom: solid 1px #CCC;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position:inside;
	list-style-image:url(../art/blue-dot.jpg);
}
.CollapsiblePanelsideTab a {
	color: black;
	text-decoration: none;
}

.CollapsiblePanelContentside {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11;
	list-style-image:url(../art/smarrow.gif);
	list-style-type:disc;
	list-style-position:outside;
	margin-left:15px;
	padding-left:10px;
	text-decoration:none;
	line-height: 18px;
}

.CollapsiblePanelContentside a {
	color: #006666;
	text-decoration:none;
	width:100%;
	padding-top:3px;
	padding-bottom:3px;
	border-bottom-color:#009999;
	border-bottom-width:0px;
	border-bottom-style:dashed;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #009999;
	
}
.CollapsiblePanelContentside a:hover {
	color: #006699;
	text-decoration:none;
	background-color:#F3FCF4;
}

.CollapsiblePanelsideTab Hover,  .CollapsiblePanelsideOpen .CollapsiblePanelsideTab Hover {
	color: #006699;
	background-color:#CCEDF4;
	text-decoration: none;
}

.CollapsiblePanelside Open .CollapsiblePanelsideTab {
	background-color: #EBFEFA;
}

.CollapsiblePanelside Focused .CollapsiblePanelsideTab {
	background-color: #EBFEFA;
}

.CollapsiblePanelTab3 {
	border-bottom: solid 1px #CCC;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: # 000000;
	list-style-position:outside;
	list-style-image:url(../art/blue-dot.jpg);
	list-style-type:circle;
	text-indent:9px;
	padding-top: 3px;
	letter-spacing: -.2px;
	height: 35px;
}
.CollapsiblePanelTab3 a {
	color: black;	
	width:100%;
	text-decoration:none;
	list-style-image:url(../art/blue-dot.jpg);
	height: 35px;
}
.CollapsiblePanelTab3hover {
	color: #006699;	
	width:100%;
	background-color:#CCEDF4;
	text-decoration:none;
	list-style-position:outside;
	list-style-image:url(../art/blue-dot.jpg);
}
