/* Homepage */

TD.TopFlashCont		{ width:774px; height:410px; vertical-align:top; text-align:left;
					  background-image:url(../img/frame/hp_flash_bg.jpg); background-repeat:no-repeat;
					  background-position:top left; }
TD.TextContent		{ width:774px; height:100%; vertical-align:top; text-align:left; background-color:#004B8C;
					  background-image:url(../img/frame/hp_rest_bg.jpg); background-position:top left;
					  background-repeat:no-repeat; }

TABLE.Content		{ width:774px; height:100%; }
	TD.ContText		{ width:495px; height:100%; vertical-align:top; font:normal 11px/16px Tahoma; color:#FFFFFF;
					  padding:15px 26px 15px 26px; text-align:justify; }
		DIV.ReadMore	{ padding-top:5px; padding-bottom:15px; }
	TD.ContBanners	{ width:279px; height:100%; vertical-align:top; padding:7px 20px 0px 33px; }
		DIV.BannerCont	{ padding-top:7px; text-align:right }

DIV.Shader			{ background-image:url(../img/frame/shadow.png) !important; background-position:top left;
					  background-repeat:repeat; height:100%; width:100%; position:absolute; top:0px; left:0px;
					  background-image:none;
					  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='yes',sizingMethod='scale',src='img/frame/shadow.png');
					  display:none; z-index:5;
				 	}
					
DIV.Popup			{ position:absolute; top:0px; left:0px; z-index:10; display:none; }
	TABLE.Popup		{ width:275px; height:162px; background-image:url(../img/hp_pop_bg.gif); 
					  background-repeat:no-repeat; background-position:top left; }
		TD.PopTop	{ width:275px; height:33px; text-align:right; vertical-align:bottom; padding:0px 27px 8px 0px; }
		TD.PopText	{ width:275px; height:129px; text-align:left; vertical-align:top; font:normal 11px/16px Tahoma;
					  color:#00437B; padding:15px 20px 0px; }
		TD.PopText A:link 		{ color:#FF1C00; text-decoration:underline; }
		TD.PopText A:active		{ color:#FF1C00; text-decoration:underline; }
		TD.PopText A:visited	{ color:#FF1C00; text-decoration:underline; }
		TD.PopText A:hover 		{ color:#FF1C00; text-decoration:none; }
