@charset "UTF-8";

/* SpryTooltip.css - version 0.2 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* HACK FOR IE: to make sure the tooltips show above form controls, we underlay each tooltip with an iframe */
.iframeTooltip
{








	filter:alpha(opacity:0.1);
	position: absolute;
	z-index: 1010;
}

.tooltipContent
{
	background-color: #000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	height: 288px;
	width: 448px;
	padding: 15px;
	text-align: left;
	border: thin solid #CCC;
}
#sprytooltip10 {
	background-color: #000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	height: 288px;
	width: 448px;
	padding: 15px;
	text-align: left;
	border: thin solid #CCC;
}
.just table tr td fieldset #sprytrigger10 {
	font-weight: bold;
	color: #9C9;
}
.just table tr td fieldset #sprytrigger1 {
	color: #9C9;
	font-weight: bold;
}
.just table tr td fieldset #sprytrigger2 {
	color: #9C9;
	font-weight: bold;
}
.just table tr td fieldset #sprytrigger3 {
	font-weight: bold;
	color: #9C9;
}
#sprytooltip11 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background-color: #000;
	text-align: justify;
	height: 175px;
	width: 750px;
	padding: 15px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.just table tr td fieldset #sprytrigger11 {
	font-weight: bold;
	color: #9C9;
}
