.iframehelp
{
	LEFT: 0px; 
	POSITION: absolute; 
	TOP: 0px;
	z-index:0;
	width:100%;
	height:100%;
}
/*.tdcontrols
{
	z-index:10;
	border:solid 1 red;	
}*/
.helpicondiv
{
	display:inline;
	Z-INDEX: 900;
	POSITION: absolute;
	padding:0 0 5px 0;	
	margin-top: -3px;
}
.helpimg
{
	cursor:hand;
	text-align:center;
	vertical-align:top;
	margin-bottom:20px;	
}
.helpbubble
{
	/*PADDING-RIGHT: 25px;	
	PADDING-LEFT: 25px;	
	FONT-SIZE: 12px;			
	PADDING-BOTTOM: 25px;	
	MARGIN: 0px;	
	PADDING-TOP: 25px;	*/
	/*ZOOM: 1;	*/
	margin:0 0 0 0;
	POSITION: absolute;
	width: 450px;
	top:-70px;
	left:15px;	
	/*background-color:Gray;*/
	 /*background: #c6351c;*/	
}
.helpbubbleinner 
{
	/*PADDING-RIGHT: 25px;	
	PADDING-LEFT: 25px;	
	FONT-SIZE: 12px;	
	Z-INDEX: 2001;	
	PADDING-BOTTOM: 25px;	
	MARGIN: 0px;	
	PADDING-TOP: 25px;	*/
	/*ZOOM: 1;	*/
	margin-left:35px;
	POSITION:relative;	
	width:414px;
	/*background-color:Gray;*/
	 /*background: #c6351c;*/	
	 z-index:100;
}

.helptop div {
  background:url(Images/Help/tl.gif) no-repeat top left;
}
.helptop {
  background: url(Images/Help/tr.gif) no-repeat top right;
}
.helpbottomleft  {  
  left:0; 
  bottom:0;
  position:absolute; 
  background:url(Images/Help/bl.gif) no-repeat;
  width: 17px;
  z-index:2000;
  height: 18px;  
}
.helpbottom
{	 
  right:0; 
  bottom:-2px;
  position:absolute; 
  background:url(Images/Help/br3.gif) no-repeat;
  width: 17px;
  height:18px;
  z-index:175;
  display:block;
  /*border:solid 1px red; */
} 
.helptop div, .helptop {
  width: 100%;
  height: 18px;  
}
.helpcontent {
  margin: 0 0px  0 0px;
  height:auto;
  display:block;
  z-index:170;
  left:-1px;
  top:0;
  right:0;  
  bottom:0;
  padding: 5px  15px  5px 20px; 
  border-left:solid 1px #A9BFD3;
  border-right:solid 1px #A9BFD3;  
  background-color:#f2f2f2;
 
}
.helplinetop
{
  width: 385px;
  height: 18px;
  /*margin:0 25 0 25; */
  /*border:solid 2px blue;*/
  border-top:solid 1px #A9BFD3;
  top:0;  
  left:17px;
  position:absolute;
  right:17px;
  background-color:#f2f2f2;
}
.helplinedown
{
  width: 385px;
  height: 18px;
  border-bottom:solid 1px #A9BFD3;
  bottom:1px;  
  left:15px;
  position:absolute;
  right:17px;  
  background-color:#f2f2f2;
  z-index:150;
  /*border:solid 2 green;*/
  /*margin-right:35;*/
}
.helplineleft
{
 /* width: 20px;
  height: 100%;
  border-left:solid 1px grey;
  bottom:25;  
  left:0;
  position:absolute;
  top:25;
  bottom:25;
  z-index:150;
 /*background-color:#ffffff;*/ 
}
.helplineright
{
  /*width: 25px;
  height: auto;  
  border-right:solid 1px grey; 
  right:0;  
  top:25;
  bottom:25;
  position:absolute;
 background-color:green;
*/
}
.helppointer
{  
	BACKGROUND-IMAGE: url(Images/Help/leadin.gif) !important;
	/*background-image: none;*/
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Images/Help/pointer-left.png', sizingMethod='scale');*/
	left:0pt;	
	top:30px;
	position:absolute;	
	height:40px;
	width:36px;
	z-index:150;
}
.helpclose {
cursor:pointer;
height:13px;
position:absolute;
right:10px;
top:10px;
width:14px;
}
