@charset "UTF-8";

/* SpryAccordion.css - version 0.4 - Spry Pre-Release 1.6 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* This is the selector for the main Accordion container. For our default style,
 * we draw borders on the left, right, and bottom. The top border of the Accordion
 * will be rendered by the first AccordionPanelTab which never moves.
 *
 * If you want to constrain the width of the Accordion widget, set a width on
 * the Accordion container. By default, our accordion expands horizontally to fill
 * up available space.
 *
 * The name of the class ("Accordion") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style the
 * Accordion container.
 */
.Accordion {

	border-bottom: solid 1px gray;
	overflow: hidden;
	width:65%;
	float:left;

}

.Accordion8110 {

	border-bottom: solid 1px gray;
	overflow: hidden;
	width:95%;
	float:left;

}

.AccordionHI {

	border-bottom: solid 1px gray;
	overflow: hidden;
	width:95%;
	float:left;

}

.Accordion8010 {

	border-bottom: solid 1px gray;
	overflow: hidden;
	width:100%;
	float:left;

}

.AccordionPSC1 {

	border-bottom: solid 0px gray;
	overflow: hidden;
	width:100%;
	opacity:.75;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
}

.AccordionPSC2 {

	border-bottom: solid 0px gray;
	overflow: hidden;
	width:100%;

}

/* This is the selector for the AccordionPanel container which houses the
 * panel tab and a panel content area. It doesn't render visually, but we
 * make sure that it has zero margin and padding.
 *
 * The name of the class ("AccordionPanel") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel container.
*/
.AccordionPanel {
	margin: 0px;
	padding: 0px;
		border-left: solid 1px gray;
	border-right: solid 1px black;
}

.AccordionPanelPSC {
	margin: 0px;
	padding: 0px;
		border-left: solid 0px gray;
	border-right: solid 0px black;
		opacity:.75;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	background-color:#FFFFFF;
}

.AccordionPanelPSC1 {
	margin: 0px;
	padding: 0px;
		border-left: solid 0px gray;
	border-right: solid 0px black;

	background-color:#FFFFFF;
}

/* This is the selector for the AccordionPanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open a specific panel.
 *
 * The name of the class ("AccordionPanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel tab container.
 *
 * NOTE:
 * This rule uses -moz-user-select and -khtml-user-select properties to prevent the
 * user from selecting the text in the AccordionPanelTab. These are proprietary browser
 * properties that only work in Mozilla based browsers (like FireFox) and KHTML based
 * browsers (like Safari), so they will not pass W3C validation. If you want your documents to
 * validate, and don't care if the user can select the text within an AccordionPanelTab,
 * you can safely remove those properties without affecting the functionality of the widget.
 */
.AccordionPanelTab {
	background-color: #2f3639;
	border-top: solid 1px black;
	border-bottom: solid 1px gray;
	color:#FFFFFF;
	font-size:15px;
	line-height:1.9em;
	margin: 0px;
	padding: 8px 0px 8px 10px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}

.AccordionPanelTabPrevious {
	background-color: #5a6a71;
	border-top: solid 1px black;
	border-bottom: solid 1px gray;
	color:#FFFFFF;
	font-size:15px;
	margin: 0px;
	padding: 8px 0px 8px 10px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}

.AccordionPanelTab8110 {
	background-color: #4e6b97;
	border-top: solid 1px black;
	border-bottom: solid 1px gray;
	color:#FFFFFF;
	font-size:13px;
	margin: 0px;
	padding: 4px 0px 4px 10px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}
.AccordionPanelTabCDES {
	background-color: #5f81a7;
	border-top: solid 1px black;
	border-bottom: solid 1px gray;
	color:#FFFFFF;
	font-size:13px;
	margin: 0px;
	padding: 4px 0px 4px 10px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}

.AccordionPanelTabUQHIDCAL {
	background-color: #574469;
	border-top: solid 1px black;
	border-bottom: solid 1px gray;
	color:#FFFFFF;
	font-size:13px;
	margin: 0px;
	padding: 4px 0px 4px 10px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}

.AccordionPanelTabPSC1 {
	background-color: #8CC63F;
	border-top: solid 1px black;
	border-bottom: solid 1px gray;
	color:#000000;
	font-size:13px;
	font-weight:bold;
	margin: 0px;
	padding: 4px 0px 4px 10px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}

.AccordionPanelTabPSC2 {
	background-color: #FDB827;
	border-top: solid 1px black;
	border-bottom: solid 1px gray;
	color:#000000;
	font-size:13px;
	font-weight:bold;
	margin: 0px;
	padding: 4px 0px 4px 10px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}

.AccordionPanelTabHI_Quality {
	background-color: #ff9900;
	background-image:url(../../resources/healthinsitu/images/shopfront/Accordion_QUALITY.jpg);
	background-position:right;
	background-repeat:no-repeat;
	border-top: solid 1px black;
	border-bottom: solid 1px gray;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	margin: 0px;
	padding: 10px 0px 10px 10px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}

.AccordionPanelTabHI_Education {
	background-color: #6da113;
	background-image:url(../../resources/healthinsitu/images/shopfront/Accordion_EDUCATION.jpg);
	background-position:right;
	background-repeat:no-repeat;
	border-top: solid 1px black;
	border-bottom: solid 1px gray;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	margin: 0px;
	padding: 10px 0px 10px 10px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}

.AccordionPanelTabHI_Clinical {
	background-color: #5c418a;
	background-image:url(../../resources/healthinsitu/images/shopfront/Accordion_CLINICAL.jpg);
	background-position:right;
	background-repeat:no-repeat;
	border-top: solid 1px black;
	border-bottom: solid 1px gray;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	margin: 0px;
	padding: 10px 0px 10px 10px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}

.AccordionPanelTabHI_CDM {
	background-color: #5c418a;
	background-image:url(../../resources/healthinsitu/images/shopfront/Accordion_CDM.jpg);
	background-position:right;
	background-repeat:no-repeat;
	border-top: solid 1px black;
	border-bottom: solid 1px gray;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	margin: 0px;
	padding: 10px 0px 10px 10px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}
.AccordionPanelTabHI_DERM {
	background-color: #5c418a;
	background-image:url(../../resources/healthinsitu/images/shopfront/Accordion_DERM.jpg);
	background-position:right;
	background-repeat:no-repeat;
	border-top: solid 1px black;
	border-bottom: solid 1px gray;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	margin: 0px;
	padding: 10px 0px 10px 10px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}

.AccordionPanelTabHI_OPHTH {
	background-color: #5c418a;
	background-image:url(../../resources/healthinsitu/images/shopfront/Accordion_OPHTH.jpg);
	background-position:right;
	background-repeat:no-repeat;
	border-top: solid 1px black;
	border-bottom: solid 1px gray;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	margin: 0px;
	padding: 10px 0px 10px 10px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}

.AccordionPanelTabHI_AGE {
	background-color: #5c418a;
	background-image:url(../../resources/healthinsitu/images/shopfront/Accordion_AGE.jpg);
	background-position:right;
	background-repeat:no-repeat;
	border-top: solid 1px black;
	border-bottom: solid 1px gray;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	margin: 0px;
	padding: 10px 0px 10px 10px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}

.AccordionPanelTabHI_MENTAL {
	background-color: #5c418a;
	background-image:url(../../resources/healthinsitu/images/shopfront/Accordion_MENTAL.jpg);
	background-position:right;
	background-repeat:no-repeat;
	border-top: solid 1px black;
	border-bottom: solid 1px gray;
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
	margin: 0px;
	padding: 10px 0px 10px 10px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}

.AccordionPanelTabHI_DIAB {
	background-color: #5c418a;
	background-image:url(../../resources/healthinsitu/images/shopfront/Accordion_DIAB.jpg);
	background-position:right;
	background-repeat:no-repeat;
	border-top: solid 1px black;
	border-bottom: solid 1px gray;
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
	margin: 0px;
	padding: 10px 0px 10px 10px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}

.AccordionPanelTabHI_MA {
	background-color: #5c418a;
	background-image:url(../../resources/healthinsitu/images/shopfront/Accordion_MA.jpg);
	background-position:right;
	background-repeat:no-repeat;
	border-top: solid 1px black;
	border-bottom: solid 1px gray;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	margin: 0px;
	padding: 10px 0px 10px 10px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}

.AccordionPanelTabRanzcr {
	background-color: #4e6b97;
	border-top: solid 1px black;
	border-bottom: solid 1px gray;
	color:#FFFFFF;
	font-size:13px;
	margin: 0px;
	padding: 4px 0px 4px 10px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}

.myToggleID {
height:13px;
width:13px;
background-repeat:no-repeat;
float:left;
margin-right:5px;
background-image:url(../../images/div/plus.gif);
}

/* This is the selector for a Panel's Content area. It's important to note that
 * you should never put any padding on the panel's content area if you plan to
 * use the Accordions panel animations. Placing a non-zero padding on the content
 * area can cause the accordion to abruptly grow in height while the panels animate.
 *
 * Anyone who styles an Accordion *MUST* specify a height on the Accordion Panel
 * Content container.
 *
 * The name of the class ("AccordionPanelContent") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel content container.
 */
.AccordionPanelContent {
	overflow: auto;
	margin: 0px;
	padding: 8px;
	height: 100px;
}

.AccordionPanelContent8110 {
	overflow: auto;
	margin: 0px;
	padding: 8px;
	height: 100px;;
}

.AccordionPanelContentRanzcr {
	overflow: auto;
	margin: 0px;
	padding: 8px;
	height: 700px;;
}
.AccordionPanelContentHI {
	overflow: auto;
	margin: 0px;
	padding: 8px;

}

.AccordionPanelContentPSC {
	overflow: auto;
	margin: 0px;
	padding: 8px;
	color:#333333;

}

/* This is an example of how to change the appearance of the panel tab that is
 * currently open. The class "AccordionPanelOpen" is programatically added and removed
 * from panels as the user clicks on the tabs within the Accordion.
 */
.AccordionPanelOpen .AccordionPanelTab {
	background-color: #2f3639;
		color: #FFFFFF;
}

.AccordionPanelOpen .AccordionPanelTab .myToggleID {
background-image:url(../../images/div/minus.gif);
height:13px;
width:13px;
}

.AccordionPanelOpen .AccordionPanelTabPrevious .myToggleID {
background-image:url(../../images/div/minus.gif);
height:13px;
width:13px;
}

.AccordionPanelOpen .AccordionPanelTab8110 .myToggleID {
background-image:url(../../images/div/minus.gif);
height:13px;
width:13px;
}
.AccordionPanelOpen .AccordionPanelTabCDES .myToggleID {
background-image:url(../../images/div/minus.gif);
height:13px;
width:13px;
}
.AccordionPanelOpen .AccordionPanelTabUQHIDCAL .myToggleID {
background-image:url(../../images/div/minus.gif);
height:13px;
width:13px;
}
.AccordionPanelOpen .AccordionPanelOpen .AccordionPanelTabRanzcr .myToggleID {
background-image:url(../../images/div/minus.gif);
height:13px;
width:13px;
}

.AccordionPanelOpen .AccordionPanelTabHI_CDM .myToggleID {
background-image:url(../../images/div/minus.gif);
height:13px;
width:13px;
}

.AccordionPanelOpen .AccordionPanelTabHI_Clinical .myToggleID {
background-image:url(../../images/div/minus.gif);
height:13px;
width:13px;
}

.AccordionPanelOpen .AccordionPanelOpen .AccordionPanelTabHI_DERM .myToggleID {
background-image:url(../../images/div/minus.gif);
height:13px;
width:13px;
}

.AccordionPanelOpen .AccordionPanelOpen .AccordionPanelTabHI_OPHTH .myToggleID {
background-image:url(../../images/div/minus.gif);
height:13px;
width:13px;
}

.AccordionPanelOpen .AccordionPanelOpen .AccordionPanelTabHI_AGE .myToggleID {
background-image:url(../../images/div/minus.gif);
height:13px;
width:13px;
}

.AccordionPanelOpen .AccordionPanelOpen .AccordionPanelTabHI_MENTAL .myToggleID {
background-image:url(../../images/div/minus.gif);
height:13px;
width:13px;
}

.AccordionPanelOpen .AccordionPanelOpen .AccordionPanelTabHI_DIAB .myToggleID {
background-image:url(../../images/div/minus.gif);
height:13px;
width:13px;
}

.AccordionPanelOpen .AccordionPanelTabHI_MA .myToggleID {
background-image:url(../../images/div/minus.gif);
height:13px;
width:13px;
}

/* This is an example of how to change the appearance of the panel tab as the
 * mouse hovers over it. The class "AccordionPanelTabHover" is programatically added
 * and removed from panel tab containers as the mouse enters and exits the tab container.
 */
.AccordionPanelTabHover {
	color: #FFFFFF;
}
.AccordionPanelOpen .AccordionPanelTabHover {
	color: #FFFFFF;
}

.AccordionPanelTabCDES .AccordionPanelTabHover  {
	color: #FFFFFF;
	background-color: #335882;
}
/* This is an example of how to change the appearance of all the panel tabs when the
 * Accordion has focus. The "AccordionFocused" class is programatically added and removed
 * whenever the Accordion gains or loses keyboard focus.
 */
.AccordionFocused .AccordionPanelTab {
	background-color: #2f3639;

}


/* This is an example of how to change the appearance of the panel tab that is
 * currently open when the Accordion has focus.
 */
.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
	background-color: #2f3639
}
.AccordionFocused .AccordionPanelOpen .AccordionPanelTabCDES {
	background-color: #335882
}
