@charset "utf-8";
/* Homepage classes */

TD.PageContent	{ background-image:url(../img/innerpage_decor.gif); }

DIV.PageContentLayout_Left	{ padding:12px 0px 0px 0px; }

	DIV.PageContents	{ width:745px; overflow:hidden; }
	DIV.PageContentsInner	{ width:760px; }
		DIV.Banner			{ float:right; width:364px; height:144px; padding-right:7px; margin-bottom:11px !important; margin-bottom:0px;
							  background-image:url(../img/__sample_inner_banner.jpg); background-repeat:no-repeat; overflow:hidden; }
		DIV.Banner IMG		{ float:left; margin:2px; }

		DIV.Tip				{ background-repeat:no-repeat; background-position:top right; width:369px; margin-left:11px !important; margin-left:8px; }
		DIV.TipRight		{ float:right; }
		DIV.TipLeft			{ float:left; }
			DIV.T_1			{ background-image:url(../img/tip_01.gif); }
			DIV.T_2			{ background-image:url(../img/tip_02.gif); }
			
			DIV.TipPin		{ height:25px; background-repeat:no-repeat; }
			DIV.T_1 DIV.TipPin		{ background-position:53% 0%; }
			DIV.T_2 DIV.TipPin		{ background-position:54% 0%; }
				DIV.TP_1	{ background-image:url(../img/pin_01.gif); }
				DIV.TP_2	{ background-image:url(../img/pin_02.gif); }
				DIV.TP_3	{ background-image:url(../img/pin_03.gif); }
				DIV.TP_4	{ background-image:url(../img/pin_04.gif); }
				DIV.TP_5	{ background-image:url(../img/pin_05.gif); }

			DIV.Tip DIV.TipHeading		{ height:30px; font:bold 12px/16px Arial; color:#666666; text-align:right; padding:0px 25px; overflow:hidden; }
			DIV.Tip DIV.TipOpen			{ height:23px; text-align:left; padding-left:3px;font:normal 12px arial;  }
			DIV.Tip DIV.TipOpen A { background-image:url(../img/tip_open.gif); background-position:left top ; background-repeat:no-repeat; font:normal 12px/9px arial; display:block; height:23px; padding-bottom:10px; margin-bottom:10px; padding-left:21px; color:#083C73; text-decoration:none;}
			DIV.Tip DIV.TipText			{ padding:3px 12px; font:normal 12px Arial; color:#666666; margin-top:23px; }
			div.Tip div.TipText A {color:#000000; text-decoration:underline; font:normal 12px arial}
			div.Tip div.TipText A:hover {color:#000000; text-decoration:underline;  font:normal 12px arial}
					DIV.Visible			{ display:block; visibility:visible; }
					DIV.Hidden			{ display:none; visibility:collapse; }
			DIV.Tip DIV.TipTextClose	{ text-align:left; }
			DIV.Tip DIV.TipTextClose A { background-image:url(../img/tip_close.gif); background-position:left top ; background-repeat:no-repeat; font:normal 12px/9px arial; display:block; height:23px; padding-bottom:10px; margin-bottom:10px; padding-left:21px; color:#083C73; text-decoration:none;}



