	.adtooltiplink {
		text-decoration:underline;
		color: green;
		font-weight: bold;
		border-bottom:green 1px solid;
		padding-bottom: 0px;
		cursor: help;
	}
	.adtooltiplink A {
		text-decoration:underline;
		color: green;
		font-weight: bold;
		border-bottom:green 1px solid;
		padding-bottom: 0px;
		cursor: help;
	}
	.adtooltipbox {
		z-index: 5000;
		padding-top: 0px;
		margin-top: 0px;
		padding-left: 4px;
		padding-right: 4px;
		padding-bottom: 4px;
		background-color: rgb(255,255,153);
		border: 1px solid;
		width: 234px;
		height: 104px;
		position: absolute;
		moz-opacity: .9;
		opacity: .9;
		filter: alpha(opacity=90);
		display: none;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 10pt;
		font-weight: normal;
	}
	.adtooltipbox H1 {
		padding-top: 0px;
		margin-top: 0px;
		font-size: 8pt;
		font-weight: bold;
		margin-bottom: 0px;
		padding-bottom: 0px;
	}
	.adtooltipbox A {
		font-weight: bold;
		text-decoration:underline;
		color: green;
		font-weight: bold;
	}

	.adtooltipgid-44584
	{
		padding: 0px 3px;
		background-color: #FEE00D;
		text-decoration: none;
		font-weight: normal;
		border-bottom: 0;
	}
