@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
{
	position: absolute;
	z-index: 1010;
	filter:alpha(opacity:0.1);
}

.tooltipContent
{
	background-image: url(../images/doc_pops.png);
	background-repeat: no-repeat;
	width: 73px;
	height: 80px;
}
.tooltipContent2
{
	background-image: url(../images/doc_pops.png);
	background-repeat: no-repeat;
	background-position: 0px -80px;
	width: 73px;
	height: 80px;
}
.tooltipContent3
{
	background-image: url(../images/doc_pops.png);
	background-repeat: no-repeat;
	background-position: 0px -160px;
	width: 73px;
	height: 80px;
}
.tooltipContent4
{
	background-image: url(../images/doc_pops.png);
	background-repeat: no-repeat;
	background-position: 0px -240px;
	width: 73px;
	height: 80px;
}
.tooltipContent5
{
	background-image: url(../images/doc_pops.png);
	background-repeat: no-repeat;
	background-position: 0px -320px;
	width: 73px;
	height: 80px;
}
.tooltipContent6
{
	background-image: url(../images/doc_pops.png);
	background-repeat: no-repeat;
	background-position: 0px -400px;
	width: 73px;
	height: 80px;
}
.tooltipContent7
{
	background-image: url(../images/doc_pops.png);
	background-repeat: no-repeat;
	background-position: 0px -480px;
	width: 73px;
	height: 80px;
}
.tooltipContent8
{
	background-image: url(../images/doc_pops.png);
	background-repeat: no-repeat;
	background-position: 0px -560px;
	width: 73px;
	height: 80px;
}
.tooltipContent9
{
	background-image: url(../images/doc_pops.png);
	background-repeat: no-repeat;
	background-position: 0px -640px;
	width: 73px;
	height: 80px;
}
.tooltipContent10
{
	background-image: url(../images/doc_pops.png);
	background-repeat: no-repeat;
	background-position: 0px -720px;
	width: 73px;
	height: 80px;
}
.tooltipContent11
{
	background-image: url(../images/doc_pops.png);
	background-repeat: no-repeat;
	background-position: 0px -800px;
	width: 73px;
	height: 80px;
}
.tooltipContent12
{
	background-image: url(../images/doc_pops.png);
	background-repeat: no-repeat;
	background-position: 0px -880px;
	width: 73px;
	height: 80px;
}
.tooltipContent13
{
	background-image: url(../images/doc_pops.png);
	background-repeat: no-repeat;
	background-position: 0px -960px;
	width: 73px;
	height: 80px;
}
