@charset "UTF-8";
/* CSS Document */

#titleGraphic {
	position:absolute;
	left:0px;
	top:0px;
	width:216;
	height:34;
	z-index:1;
	cursor: wait;
	visibility: visible;
}
#titleGraphic h2 {
	background: url(/images/site_bg_images/right-hd.jpg) 0 0 no-repeat #2a2929; color: #ffffff; font: bold 14px/14px Arial, sans-serif; padding: 10px; width: 196px;
}
#bodyBG {
	position:absolute;
	left:0px;
	top:34px;
	width:216px;
	height:242px;
	z-index:2;
	background-color: #eae9e9;
	visibility: visible;
}
#Step1 {
	position:absolute;
	left:11px;
	top:45px;
	width:179px;
	height:16px;
	z-index:3;
	visibility: visible;
}

#apDiv1 {
	position:absolute;
	left:10px;
	top:70px;
	width:196px;
	height:22px;
	z-index:4;
}
#Step2 {
	position:absolute;
	left:11px;
	top:99px;
	width:179px;
	height:19px;
	z-index:5;
}
#apDiv2 {
	position:absolute;
	left:53px;
	top:143px;
	width:186px;
	height:17px;
	z-index:6;
}
#UsernameText {
	position:absolute;
	left:11px;
	top:123px;
	width:90px;
	height:14px;
	z-index:6;
}
#UsernameField {
	position:absolute;
	left:10px;
	top:139px;
	width:190px;
	height:21px;
	z-index:7;
}

#apDiv3 {
	position:absolute;
	left:11px;
	top:163px;
	width:90px;
	height:14px;
	z-index:8;
}
#apDiv4 {
	position:absolute;
	left:10px;
	top:179px;
	width:190px;
	height:21px;
	z-index:9;
}
#apDiv5 {
	position:absolute;
	left:11px;
	top:227px;
	width:195px;
	height:2px;
	z-index:10;
}
#apDiv6 {
	position:absolute;
	left:141px;
	top:250px;
	width:68px;
	height:26px;
	z-index:11;
}
#apDiv7 {
	position:absolute;
	left:10px;
	top:253px;
	width:122px;
	height:12px;
	z-index:12;
}
#btnLogin {
	background-image:url('/images/signin/signin.gif');
	background-position:center center;
	background-repeat:none;
	border-style:none;
	border-width:0;
	cursor: pointer;
	height:26px;
	width:68px;
}
#btnLogin:hover { background: url(/images/site_bg_images/signin-btn-hover.jpg) 0 0 no-repeat; }

#signin-form a:link {
	color: #246a6a;
	text-decoration: none;
}
#signin-form a:visited {
	color: #194D4D;
	text-decoration: none;
}
#signin-form a:hover {
	text-decoration: underline;
}
#signin-form a:active {
	text-decoration: none;
}
#apDiv8 {
	position:absolute;
	left:0px;
	top:263px;
	width:216px;
	height:5px;
	z-index:13;
}

.bodyGreentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #246a6a;
	font-weight: bold;
}
.bodyGreytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
	font-weight: normal;
}
.bodyGreytextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404040;
	font-weight: normal;
}
.bodyRedtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d43e3e;
	line-height: 14px;
	font-weight: normal;
}
.bodyRedError {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d43e3e;
	line-height: 14px;
	font-weight: normal;
}
.pulldownGreentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #246a6a;
	font-weight: normal;
	height: 20px;
	width: 196px;
}
.fieldGreentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #246a6a;
	font-weight: normal;
	height: 15px;
	width: 190px;
}

#apDiv9 {
	position:absolute;
	left:234px;
	top:122px;
	width:218px;
	height:122px;
	z-index:14;
}
#usererror {
	position:absolute;
	left:11px;
	top:123px;
	width:156px;
	height:14px;
	z-index:14;
	background-color: #EAE9E9;
	visibility: hidden;
}
#PasswordError {
	position:absolute;
	left:11px;
	top:163px;
	width:162px;
	height:14px;
	z-index:15;
	background-color: #EAE9E9;
	visibility: hidden;
}
#errorText {
	position:absolute;
	left:10px;
	top:202px;
	width:195px;
	height:31px;
	z-index:16;
}

#textfield, #textfield2 { height: auto; }
