/* General page tags */
html { height:100%; }
body {
	margin:0px 0px 0px 0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
	height:100%;
}

a {
	text-decoration:none;
	font-weight: bold;
}
form { margin:0px; padding:0px; }

#enter-center { width:234px; height:125px; position:absolute; top:50%; left:50%; text-align:center; margin:0; text-align:left; }
#enter-body { width:468px; height:250px; position:absolute; top:-100%; left:-100%; }

#enter-logos { height:86px; }
#enter-logo-left { float:left; }
#enter-logo-right { float:right; }

#enter-content { border-top:1px solid; padding:20px 0 0 0; line-height:17px; font-size:11px; }

/* Clear after styles */
.clear-after:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }

/* Flash Meta */
#flash-main { padding:10px 0px 20px 0px; text-align:left; color:#fff; }
#flash-main a { color:#fff; }
#flash-title { font-size:12px; padding:0px 0px 5px 0px; margin-bottom:15px; text-align:center; border-bottom:1px solid #fff; }
#flash-menu { float:left; width:120px; margin-left:10px; padding-bottom:15px; }
#flash-content { float:left; padding:0px 10px 20px 10px; }
#flash-footer { text-align:center; padding:5px 0px 0px 0px; border-top:1px solid #f0f0f0; }
.enter #enter-body #enter-content #enter-left #enter-text {
	color: #9d8569;
}

