@charset "utf-8";
/* CSS Document */

TABLE.HomeDuo		{ width:756px; height:100%; }
	TD.DuoLeft		{ width:370px; height:100%; vertical-align:top; }
		TABLE.DuoLeft		{ width:370px; height:100%; }
			TD.DLTop		{ width:370px; height:55px; vertical-align:top; }
			TD.DLBottom		{ width:370px; height:36px; vertical-align:bottom; }
			TD.DLMid		{ padding:0px 10px 0px 35px; background-image:url(../img/home_leftmid.gif); background-repeat:repeat-y; vertical-align:top;   font:normal 13px/20px Verdana; color:#3B3B3B;}
				TD.DLMid UL		{ clear:both; margin:0px 20px 0px 40px !important; margin:0px 20px 0px 38px; padding:0px; }
				TD.DLMid UL LI		{ margin:0px; padding:0px 10px; list-style-position:outside;
									  list-style-image:url(../img/bullet.gif) !important; list-style-image:url(../img/bullet_ie.gif);
									  font:normal 13px/20px Verdana; color:#3B3B3B; }
	TD.DuoRight		{ width:370px; height:100%; vertical-align:top; }
		TABLE.DuoRight		{ width:370px; height:100%; }
			TD.DR_Left		{ width:53px; height:100%; background-image:url(../img/home_clienticon.gif); background-repeat:no-repeat; background-position:top left;
							  vertical-align:bottom; background-color:#F7F5F6; }
			TD.DR_Top		{ width:317px; height:45px; vertical-align:top; }
			TD.DR_Text		{ width:317px; height:100%; vertical-align:top; text-align:left;  }
			
					DIV.ClientBox		{ opacity:1; filter:Alpha(opacity=100); padding:0px 5px 0px 0px;
										  font:normal 13px/20px Verdana; color:#383838; width:100%; height:100%; }
					.Visible	{ display:block; visibility:visible; }
					.Hidden		{ display:none; visibility:collapse; }
						DIV.Logo		{ padding:5px 5px 5px 0px; background-image:url(../img/home_clientsep.gif); background-position:bottom; background-repeat:repeat-x; }
				
			
			TD.DR_Bottom	{ width:317px; height:36px; text-align:right;  vertical-align:bottom; }
			TD.DR_Bottom DIV		{ background-image:url(../img/link_more.gif); background-repeat:no-repeat; font:normal 13px Verdana; color:#FFFFFF;
									  cursor:pointer; width:44px; height:17px; float:right; margin:0px 2px 5px 0px; text-align:center; }
	TD.DuoMiddle	{ width:16px; }
	
	TD.DuoVSpace		{ height:16px; }
	TD.DuoTicker		{ width:756px; height:47px; vertical-align:top; text-align:left; background-image:url(../img/ticker_bg.gif); background-repeat:repeat-x;
						  background-position:top left; }
		MARQUEE			{ width:625px; height:47px; border:0px; margin:0px; padding:0px 0px 10px; vertical-align:middle; }
		MARQUEE *		{ vertical-align:middle; }
		MARQUEE A		{ font:normal 13px Verdana; color:#383838; text-decoration:none; }
		MARQUEE A:hover		{ font:normal 13px Verdana; color:#383838; text-decoration:underline; }
		
		.homeText { padding-left:17px;}
