/* MENU */
#nav_my_account {
		background:url(/images/tid/nav_my_account.png) no-repeat top left;
		cursor:pointer;
		width: 100px;
		height: 25px;
		}
	#nav_products {
		background:url(/images/tid/nav_products.png) no-repeat top left;
		cursor:pointer;
		width: 85px;
		height: 25px;
		}
	#nav_resource_center {
		background:url(/images/tid/nav_resource_center.png) no-repeat top left;
		cursor:pointer;
		width: 140px;
		height: 25px;
		}
	#nav_id_theft_blog {
		background:url(/images/tid/nav_id_theft_blog.png) no-repeat top left;
		cursor:pointer;
		width: 110px;
		height: 25px;
		}
	#nav_faq {
		background:url(/images/tid/nav_faq.png) no-repeat top left;
		cursor:pointer;
		width: 40px;
		height: 25px;
		}
	#nav_about_us {
		background:url(/images/tid/nav_about_us.png) no-repeat top left;
		cursor:pointer;
		width: 75px;
		height: 25px;
		}
		
/* POPUP */
#pop_up_info_box{
	position:absolute;
	}
	#pop_up_info_box_core,
	#pop_up_info_box .core{
		opacity:.95;
		}
	#pop_up_info_box .core{
		background:#FFFFFF;
		}
	#pop_up_info_box .core .header{
		color:#FFFFFF;
		padding:2px 5px;
		font:11px Tahoma, Arial, Helvetica, sans-serif;
		font-weight:bold;
		background:url(/images/tid/button_close_small.gif) no-repeat right #55A51C;
		cursor:pointer;
		position:relative;
		margin-bottom:10px;
		}
	.NW,
	.NE {
		width:16px;
		height:13px;
		line-height:0;
		}
	.N {
		height:13px;
		line-height:0;
		}
	.S {
		height:16px;
		line-height:0;
		}
	.SW,
	.SE{
		width:16px;
		height:16px;
		line-height:0;
		}
	.E,
	.W{
		width:16px;
		line-height:0;
		}		
	.NW {
		background:url(/images/tid/pop_UP_NW.png) no-repeat top left;}
	.NE {
		background:url(/images/tid/pop_UP_NE.png) no-repeat top right;}
	.N {
		background:url(/images/tid/pop_UP_N.png) repeat-x top;}
	.S {
		background:url(/images/tid/pop_UP_S.png) repeat-x bottom;}
	.SW {
		background:url(/images/tid/pop_UP_SW.png) no-repeat bottom left;}
	.SE {
		background:url(/images/tid/pop_UP_SE.png) no-repeat bottom left;}
	.E {
		background:url(/images/tid/pop_UP_E.png) repeat-y right;}
	.W{
		background:url(/images/tid/pop_UP_W.png) repeat-y left;}
		
.btn_hide {
	background:url(/images/tid/btn_hide.png) top left no-repeat;
	}
.btn_show{
	background:url(/images/tid/btn_show.png) top left no-repeat;
	}
.checkmark_green{
	background:url(/images/tid/checkmark_green.png) top left no-repeat;
	}
	
#stop_identity_theft{
	background:url(/images/tid/index_stop_message.png) top left no-repeat;
	}
#index_btn_start_protection{
	background:url(/images/tid/index_start_protection.png) top left no-repeat;
	}
	
.menu_box {
	background:#FFFFFF;
	/* opacity:.95; */
	}
	.menu_box .sub_tab,
	.menu_box .sub_tab_b {
		background:#F2F1F1;
		/* opacity:.95; */
		}
		
	