@charset "utf-8";/* CSS Document */#page.gateway{	width:860px;	background:url(/cacheable/images/gateway_BG.jpg) no-repeat top left;	min-height:220px;  	height:auto !important;  	height:220px;	padding:380px 0 0 0;	overflow:visible;	position:relative;}	/* Gateway H1 Header*/	#page.gateway h1, #page.gateway h2{ 		visibility:hidden; 		display:none;	}		.gateway #content{		width:575px;		min-height:250px;		height:auto !important;		height:250px;		margin:0 auto;		padding:0;		#text-align:center;	}		.gateway #content .leftcolumn{		float:left; 		text-align:center; 		width:285px; 		margin-bottom:10px;	}		.gateway #content .rightcolumn{		float:right; 		text-align:center; 		width:285px; 		margin-bottom:10px;	}		.gateway #content label{		line-height:22px;	}		.gateway #content .legal{		margin:0 0 20px; 		color:#999999;		text-align:center;		line-height:11px;	}		.gateway #content .futurevisit{		width:250px; 		margin:20px auto 55px auto;	}		.gateway #content .futurevisit label{		font-size:9px; 		line-height:12px;		color:#999999;	}		.gateway #content #chkRemember{		display:block; 		float:left;		text-align:left;	}		.gateway #content #ldaEnterButton{		width:251px;		display:block;		margin:0 auto;	}		