/*-----------------------------------------------------------------------------------------------*/
/*                                            TOOLTIP                                            */
/*-----------------------------------------------------------------------------------------------*/
.help_tip,.help_tip_text_400,.help_tip_zero,.help_tip_400,.help_tip_260,.help_tip_list_260,.help_tip_210,.help_tip_text_260,.help_tip_list_400,.help_tip_text_zero,.help_tip_public,.help_tip_450,.help_tip_220,.help_tip_textar,.help_tip_405,.help_tip_list_330,.help_tip_350-1,.help_tip_code { /* This is the hook that the jQuery script will use */
	padding-right: 10px; /* This is need to make sure that the help icon is always visible */
	background: transparent;
	color: #000;
	cursor: default; 
	position: relative; /* This contains the .toolTipWrapper div that is absolutely positioned  */
}
	.help_tip_wrapper { /* The wrapper holds its insides together */
		width:350px;
		position: absolute; /* Absolute will make the tooltip float above other content in the page */
		display: none; /* It has to be displayed none so that the jQuery fadein and fadeout functions will work */
		color: #666666;
		font-weight: normal;
		font-size: 10pt; /* A font size is needed to maintain consistancy */
		left:135px;
		top:0px;
		margin:0px;
		background: transparent;
	}
	.help_tip_wrapper_zero { /* The wrapper holds its insides together */
		width:350px;
		position: absolute; /* Absolute will make the tooltip float above other content in the page */
		display: none; /* It has to be displayed none so that the jQuery fadein and fadeout functions will work */
		color: #666666;
		font-weight: normal;
		font-size: 10pt; /* A font size is needed to maintain consistancy */
		left:350px;
		top:0px;
		margin:0px;
		background: transparent;
	}
	.help_tip_wrapper_330 { /* The wrapper holds its insides together */
		width:400px;
		position: absolute; /* Absolute will make the tooltip float above other content in the page */
		display: none; /* It has to be displayed none so that the jQuery fadein and fadeout functions will work */
		color: #666666;
		font-weight: normal;
		font-size: 10pt; /* A font size is needed to maintain consistancy */
		left:330px;
		top:0px;
		margin:0px;
		background: transparent;
	}
	.help_tip_textar_260{ /* The wrapper holds its insides together */
		width:400px;
		position: absolute; /* Absolute will make the tooltip float above other content in the page */
		display: none; /* It has to be displayed none so that the jQuery fadein and fadeout functions will work */
		color: #666666;
		font-weight: normal;
		font-size: 10pt; /* A font size is needed to maintain consistancy */
		left:330px;
		top:0px;
		margin:0px;
		background: transparent;
	}
	.help_tip_wrapper_400 { /* The wrapper holds its insides together */
		width:340px;
		position: absolute; /* Absolute will make the tooltip float above other content in the page */
		display: none; /* It has to be displayed none so that the jQuery fadein and fadeout functions will work */
		color: #666666;
		font-weight: normal;
		font-size: 10pt; /* A font size is needed to maintain consistancy */
		left:417px;
		top:0px;
		margin:0px;
		background: transparent;
	}
	.help_tip_wrapper_340 { /* The wrapper holds its insides together */
		width:500px;
		position: absolute; /* Absolute will make the tooltip float above other content in the page */
		display: none; /* It has to be displayed none so that the jQuery fadein and fadeout functions will work */
		color: #666666;
		font-weight: normal;
		font-size: 10pt; /* A font size is needed to maintain consistancy */
		left:400px;
		top:0px;
		margin:0px;
		background: transparent;
	}
	.help_tip_wrapper_450 { /* The wrapper holds its insides together */
		width:350px;
		position: absolute; /* Absolute will make the tooltip float above other content in the page */
		display: none; /* It has to be displayed none so that the jQuery fadein and fadeout functions will work */
		color: #666666;
		font-weight: normal;
		font-size: 10pt; /* A font size is needed to maintain consistancy */
		left:440px;
		top:0px;
		margin:0px;
		background: transparent;
	}
	.help_tip_text_wrap_400 { /* The wrapper holds its insides together */
		width:350px;
		position: absolute; /* Absolute will make the tooltip float above other content in the page */
		display: none; /* It has to be displayed none so that the jQuery fadein and fadeout functions will work */
		color: #666666;
		font-weight: normal;
		font-size: 10pt; /* A font size is needed to maintain consistancy */
		left:400px;
		top:0px;
		margin:0px;
		background: transparent;
	}
	.help_tip_text_wrap { /* The wrapper holds its insides together */
		width:400px;
		position: absolute; /* Absolute will make the tooltip float above other content in the page */
		display: none; /* It has to be displayed none so that the jQuery fadein and fadeout functions will work */
		color: #666666;
		font-weight: normal;
		font-size: 10pt; /* A font size is needed to maintain consistancy */
		left:405px;
		top:0px;
		margin:0px;
		background: transparent;
	}
	.help_tip_wrapper_210 { /* The wrapper holds its insides together */
		width:350px;
		position: absolute; /* Absolute will make the tooltip float above other content in the page */
		display: none; /* It has to be displayed none so that the jQuery fadein and fadeout functions will work */
		color: #666666;
		font-weight: normal;
		font-size: 10pt; /* A font size is needed to maintain consistancy */
		left:200px;
		top:0px;
		margin:0px;
		background: transparent;
	}
	.help_tip_wrapper_220 { /* The wrapper holds its insides together */
		width:350px;
		position: absolute; /* Absolute will make the tooltip float above other content in the page */
		display: none; /* It has to be displayed none so that the jQuery fadein and fadeout functions will work */
		color: #666666;
		font-weight: normal;
		font-size: 10pt; /* A font size is needed to maintain consistancy */
		left:231px;
		top:0px;
		margin:0px;
		background: transparent;
	}
	.help_tip_code_wrap { /* The wrapper holds its insides together */
		width:350px;
		position: absolute; /* Absolute will make the tooltip float above other content in the page */
		display: none; /* It has to be displayed none so that the jQuery fadein and fadeout functions will work */
		color: #666666;
		font-weight: normal;
		font-size: 10pt; /* A font size is needed to maintain consistancy */
		left:258px;
		top:0px;
		margin:0px;
		background: transparent;
	}

		.help_pointer{
			background:url(../img/help_tip_pointer.gif) top left no-repeat;
			float:left;
			width: 8px !important;
			height: 13px !important;
			}
		.help_tip_bg { /* Middle section of the tooltip */
			padding: 2px 5px 2px 5px;
			line-height:18px;
			width: auto;
			height: auto;
			float:left;
			border:#ccc 1px solid;
			font-family:Arial;
			font-size:9pt;
			font-weight:normal;
			color:#333;
			background:#ebebeb;
		}
.help-name,.help-199,.help_tip_title,.help_tip_name,.desc_tip{ /* This is the hook that the jQuery script will use */
	padding-right: 10px; /* This is need to make sure that the help icon is always visible */
	background: transparent;
	color: #000;
	cursor: default; 
	position: relative; /* This contains the .toolTipWrapper div that is absolutely positioned  */
}
/*   new help tips */
	.help-r-name { /* The wrapper holds its insides together */
		width:340px;
		position: absolute; /* Absolute will make the tooltip float above other content in the page */
		display: none; /* It has to be displayed none so that the jQuery fadein and fadeout functions will work */
		color: #666666;
		font-weight: normal;
		font-size: 10pt; /* A font size is needed to maintain consistancy */
		left:416px;
		top:0px;
		margin:0px;
		background: transparent;
	}
	.help-199-l { /* The wrapper holds its insides together */
		width:350px;
		position: absolute; /* Absolute will make the tooltip float above other content in the page */
		display: none; /* It has to be displayed none so that the jQuery fadein and fadeout functions will work */
		color: #666666;
		font-weight: normal;
		font-size: 10pt; /* A font size is needed to maintain consistancy */
		left:199px;
		top:0px;
		margin:0px;
		background: transparent;
	}
	.help-200 { /* The wrapper holds its insides together */
		width:350px;
		position: absolute; /* Absolute will make the tooltip float above other content in the page */
		display: none; /* It has to be displayed none so that the jQuery fadein and fadeout functions will work */
		color: #666666;
		font-weight: normal;
		font-size: 10pt; /* A font size is needed to maintain consistancy */
		left:200px;
		top:0px;
		margin:0px;
		background: transparent;
	}
	.help_tip_title_wrap { /* The wrapper holds its insides together */
		width:340px;
		position: absolute; /* Absolute will make the tooltip float above other content in the page */
		display: none; /* It has to be displayed none so that the jQuery fadein and fadeout functions will work */
		color: #666666;
		font-weight: normal;
		font-size: 10pt; /* A font size is needed to maintain consistancy */
		left:400px;
		top:0px;
		margin:0px;
		background: transparent;
	}
	.help_tip_name_wrap { /* The wrapper holds its insides together */
		width:340px;
		position: absolute; /* Absolute will make the tooltip float above other content in the page */
		display: none; /* It has to be displayed none so that the jQuery fadein and fadeout functions will work */
		color: #666666;
		font-weight: normal;
		font-size: 10pt; /* A font size is needed to maintain consistancy */
		left:330px;
		top:0px;
		margin:0px;
		background: transparent;
	}
.desc_tip_wrap{ /* The wrapper holds its insides together */
		width:380px;
		position: absolute; /* Absolute will make the tooltip float above other content in the page */
		display: none; /* It has to be displayed none so that the jQuery fadein and fadeout functions will work */
		color: #666666;
		font-weight: normal;
		font-size: 10pt; /* A font size is needed to maintain consistancy */
		left:20px;
		top:0px;
		margin:0px;
		background: transparent;
	}
.sel_list_20{ /* The wrapper holds its insides together */
		width:380px;
		position: absolute; /* Absolute will make the tooltip float above other content in the page */
		display: none; /* It has to be displayed none so that the jQuery fadein and fadeout functions will work */
		color: #666666;
		font-weight: normal;
		font-size: 10pt; /* A font size is needed to maintain consistancy */
		left:3px;
		top:0px;
		margin:0px;
		background: transparent;
	}
