@charset "UTF-8";

/* SpryAccordion.css - version 0.4 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

.Accordion {
	border-bottom: solid 1px gray;
	overflow: auto;
	color: #29261F;
	top: -20px;
	position: relative;
	width: 532px;
}

.AccordionPanel {
	margin: 0px;
	padding: 0px;
}

.AccordionPanelTab {
	background-color: #DBD2CC;
	margin: 0px;
	padding: 2px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	font-weight: bold;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: black;
	border-bottom-color: gray;
}

.AccordionPanelContent {
	overflow: auto;
	height: 385px;
	text-align: left;
	padding-top: 0px;
	padding-right: 32px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 11px;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	background-image: url(../Assets/D/world.jpg);
	background-position: 2px 70px;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.AccordionPanelContent1 {
	overflow: auto;
	height: 532px;
	text-align: left;
	padding-top: 0px;
	padding-right: 32px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 11px;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	background-image: url(../Assets/D/world.jpg);
	background-repeat: no-repeat;
	background-position: 2px 70px;
}

.AccordionPanelContent2 {
	overflow: auto;
	height: 511px;
	text-align: left;
	padding-top: 0px;
	padding-right: 32px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 11px;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	background-image: url(../Assets/D/world.jpg);
	background-repeat: no-repeat;
	background-position: 2px 70px;
}

.AccordionPanelContent3 {
	overflow: auto;
	height: 448px;
	text-align: left;
	padding-top: 0px;
	padding-right: 32px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 11px;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	background-image: url(../Assets/D/world.jpg);
	background-repeat: no-repeat;
	background-position: 2px 70px;
	font-weight: normal;
}

.AccordionPanelContent3a {
	overflow: auto;
	height: 448px;
	text-align: left;
	padding-top: 0px;
	padding-right: 32px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 11px;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	background-repeat: no-repeat;
	background-position: 2px 70px;
	font-weight: normal;
}

.AccordionPanelContent4 {
	overflow: auto;
	height: 432px;
	text-align: left;
	padding-top: 0px;
	padding-right: 32px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 11px;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	background-image: url(../Assets/D/world.jpg);
	background-repeat: no-repeat;
	background-position: 2px 70px;
}

.AccordionPanelContent5 {
	overflow: auto;
	height: 411px;
	text-align: left;
	padding-top: 0px;
	padding-right: 32px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 11px;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	background-image: url(../Assets/D/world.jpg);
	background-repeat: no-repeat;
	background-position: 2px 70px;
}

.AccordionPanelContent6 {
	overflow: auto;
	height: 553px;
	text-align: left;
	padding-top: 0px;
	padding-right: 32px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 11px;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	background-image: url(../Assets/D/world.jpg);
	background-repeat: no-repeat;
	background-position: 2px 70px;
}

.AccordionPanelContent7 {
	overflow: auto;
	height: 427px;
	text-align: left;
	padding-top: 0px;
	padding-right: 32px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 11px;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	background-image: url(../Assets/D/world.jpg);
	background-repeat: no-repeat;
	background-position: 2px 70px;
}

.AccordionPanelOpen .AccordionPanelTab {
	background-color: #F4DFAE;
	text-align: left;
}

.AccordionPanelTabHover {
	color: #F30;
}
.AccordionPanelOpen .AccordionPanelTabHover {
	color: #555555;
}

.AccordionFocused .AccordionPanelTab {
	background-color: #DBD2CC;
}

.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
	background-color: #F4DFAE;
}
.twoColFixLtHdr {
	color: #FFF;
}
.twoColFixLtHdr {
	color: #330;
}
