/*Spry Collapsible CSS styles*/
.CollapsiblePanel {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: large;
}
.CollapsiblSubHeadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #700;
	-webkit-transition: all;
	-moz-transition: all;
	-ms-transition: all;
	-o-transition: all;
	transition: all;
	font-weight: bold;
	border-top-width: 0px;
	border-top-style: none;
	top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	clip: rect(0px,auto,auto,auto);
	line-height: normal;
	text-transform: uppercase;
}
.CollapsiblSubHeadingsBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #111;
	-webkit-transition: all;
	-moz-transition: all;
	-ms-transition: all;
	-o-transition: all;
	transition: all;
	font-weight: bold;
	border-top-width: 0px;
	border-top-style: none;
	top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	clip: rect(0px,auto,auto,auto);
	line-height: normal;
	text-transform: uppercase;
}



.CollapsiblePanelContent {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #000;
	background-color: #F3F3F3;
	border-top-width: 0%;
	border-right-width: 0px;
	border-bottom-width: 15%;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-left-width: 5%;
	padding: 0px;
	text-align: left;
}
#CollapsiblePanel2 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000;
}

#CollapsiblePanel3 {
	background-color: #000;
}
#CollapsiblePanel9 {
	background-color: #000;
}
#CollapsiblePanel12 {
	background-color: #000;
}
#CollapsiblePanel13 {
	background-color: #000;
}
#CollapsiblePanel14 {
	background-color: #000;
}
#CollapsiblePanel18 {
	background-color: #000;
}
#CollapsiblePanel19 {
	background-color: #000;
}


#CollapsiblePanel17 {
	background-color: #000;
}

#CollapsiblePanel16 {
	background-color: #000;
}

#CollapsiblePanel15 {
	background-color: #000;
}




#CollapsiblePanel11 {
	background-color: #000;
}

#CollapsiblePanel10 {
	background-color: #000;
}









.CollapsiblePanelTab a {
color: black;
text-decoration: none;
}
.CollapsiblePanelTab {
	background-color: #B00;
	margin: 0px;
	padding: 2px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	vertical-align: middle;
	border-top-width: 0px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	text-align: left;
}
.CollapsiblePanelOpen .CollapsiblePanelTab {
	font-style: italic;
	font-weight: normal;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	text-align: left;
}

.CollapsiblePanelTabHover, .CollapsiblePanelOpen .CollapsiblePanelTabHover {
	font-style: italic;
	font-weight: normal;
	text-decoration: underline;
	background-color: #B00;
}
.CollapsiblePanelFocused .CollapsiblePanelTab {

}
@charset "UTF-8";
.HeadingInverted {
	color: #000000;
	font-size: x-large;
	font-style: normal;
	line-height: normal;
}
.TextWithinTables {
	font-size: x-small;
	text-align: center;
}
.TableHeadings {
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #EEEEEE;
	background-color: #222;
	text-align: center;
	font-weight: bold;
}
.TableHeadingsRed {
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #EEEEEE;
	background-color: #800;
	text-align: center;
	font-weight: bold;
}

.TableSizesText {
	text-align: center;
}
