.ContextHelp_WhiteBold	{ font-family: Arial; font-size: 8pt; color: #FFFFFF; font-weight: bold; font-style: normal; text-decoration: none}

.ContextHelp_PopUp
{
}

.ContextHelp_Link
{
	FONT-SIZE: 9pt;
	COLOR: #003366;
	FONT-FAMILY: arial;
	TEXT-DECORATION: underline;
	CURSOR: hand;
}

.ContextHelp_Image
{
	CURSOR: hand;
}

.ContextHelp_Div 
{
	display: none;
	filter:revealTrans(duration=0.45,transition=12);
	z-index: 1000;
}

.ContextHelp_Header
{
	width: 180px;
	height: 19px;
	background-color: #034167;
	font-family: Arial;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 5px;
}

.ContextHelp_HeaderTopCorner
{
}

.ContextHelp_Border
{
	background-color: #034167;
}

.ContextHelp_Content
{
	border-color: "#034167";
	width: 500px;
	height: 200px;
	border-left: solid 5px #034167;
	border-right: solid 5px #034167;
	border-top: solid 5px #034167;
	background-color: "#ffffff";
	vertical-align: top;
}

.ContextHelp_Title
{
	font-weight:bold;
	font-size:12pt;
}