﻿body{
	
}

#LDAContainer {
	font-family: Lucida Grande,Arial,sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}

.fillScreen{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	background-color: #ffffff;
	z-index: 10001;
}

.fillScreenNoJavaScript{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	background-color: #ffffff;
	z-index: 10005;
	text-align: center;
}

.fillScreenNoJavaScript SPAN{
	width: 400px;
	margin: 100px auto 0px auto;
	font-size: 20px;
}

.ldaBgImg{
	margin: 0px auto;
	display: block;
	position: relative;
	top: 135px;
	z-index: 10002;
}

.ldaWrapper{
	width: 100%;
	min-height: 1000px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10003;
}

.ldaCenter{
	width: 542px;
	margin: 50px auto 0px auto;
}

.ldaContent{
	float: left;
	width: 540px;
	min-height: 610px;
	padding: 25px 0px 100px 0px;
	text-align: center;
	background-color: #ffffff;
	border: 1px solid silver;
}

.ldaContentInner{
	float: left;
	width: 460px;
	margin: 20px 40px 0px 40px;
}

.ldaHeader{
	margin: 0px;
	font-size: 40px;
	line-height: 35px;
	letter-spacing: -3px;
	font-weight: bold;
}

.ldaHeader IMG{
	margin: 5px auto 0px auto;
	display: block;
}

.ldaFormHeader{
	margin: 10px 0px 0px 0px;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
}

.ldaFormHeader IMG{
	margin: 5px auto 0px auto;
	display: block;
}

.ldaInfo
{
	font-family: Times New Roman;
	font-size: 13px;
	line-height: 15px;
	margin: 10px 0px 0px 0px;
}

.ldaExample{
	font-size: 12px;
	line-height: 12px;
	margin: 10px 0px 0px 0px;
	color: #101010;
}

.ldaInputBox{
	width: 244px;
	margin: 10px auto 0px auto;
	padding: 0px;
	border: 1px solid gray;
}

.ldaInputBoxYYYY 
{
	width: 274px;
}

.ldaInputField{
	float: left;
	width: 80px;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	border: none;
	font-size: 40px;
	overflow: hidden;
	text-align: center;
	background-color: white;
	color: gray;
}

.ldaInputFieldYYYY 
{
	width: 110px;
}


.ldaInputSeparator{
	float: left;
	height: 70px;
	width: 1px;
	background-color: silver;
	overflow: hidden;
}

.ldaRemember{
	margin: 11px auto 0px auto;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
}

.ldaRemember SPAN{
	position: relative;
	width: auto;
	min-height: 17px;
	margin: 0px 22px 0px 0px;
}

.ldaRemember SPAN IMG{
	display: inline;
	margin: 0px 0px 0px 0px;
	vertical-align: bottom;
}

.ldaRemember SPAN IMG.ldaCheckbox{
	position: absolute;
	top: -1px;
	right: -22px;
	margin: 0px 0px 0px 0px;
}

.ldaSubmit{
	margin: 10px 0px 0px 0px;
}

.ldaSubmit IMG{
	border: none;
	margin: 0pt auto;
	display: block;
	cursor: pointer;
}

.ldaFooter{
	margin: 20px 0px 0px 0px;
	padding: 15px 0pt 0pt;
	font-size: 10px;
	line-height: 12px;
	border-top: 1px solid silver;
}

.ldaFooter A{
	color: #999999;
}

.ldaFooter A:hover{
	color: #666666;
}

.countryProhibited 
{
	display: none;
}