html{
}

body {
	background-color: #3F9CC9;
	background-repeat: no-repeat;
	font-family: Helvetica, Arial, sans-serif;
	color: #000033;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-size: 100%;
	margin: 0;
	padding: 0;
}

#memberLoginFrame{
	background-image: none;
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 354px;
	height: 118px;
	background-color: #3F9CC9;
	margin: 0px;
	padding: 0px;
}

.headingML{
	font-size: 111%;
	font-style: normal;
	color: #000033;
	line-height: normal;
	font-weight: 100;
	letter-spacing: 0.1em;
	margin: 0px;
	padding: 0px;
	text-align: left;
	text-transform: none;
}

.labelML{
	font-size: 70%;
	color: #000033;
	line-height: normal;
	font-weight: 900;
	letter-spacing: 0.1em;
	margin: 0px;
	padding: 0px;
	text-align: left;
	text-transform: uppercase;
}

#memberLoginButton{
	float: right;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#loginFrame{
	font-size: 80%;
	color: #000000;
	background-color: #3F9CC9;
	position: absolute;
	left: 340px;
	top: 41px;
	width: 354px;
	height: 118px;
	border: 0px solid #44BBBB;
	padding: 0px;
	margin: 0px;
}

.textInput1{
	background-color: #FFFFFF;
	height: 24px;
	width: 214px;
	overflow: hidden;
}

.textInput2{
	background-color: #FFFFFF;
	height: 24px;
	width: 214px;
	overflow: hidden;
}
