body 
{/*background-color:#EBEAD5;*/	
	background-color:#000;
	
}
body.NewUser
{
	
	background-image:url(Images/NewUserBodyBG.gif);
	background-attachment:fixed;
	
}
div#GlobalWrap 
{
	background-image:url(Images/bgGradient.jpg);
	background-repeat:repeat-x;
	
	background-position:0px 73px;
	background-color:#fff;
	margin:0 auto auto auto;
	margin-top:5px;
	position:relative;
	top:90px;
		
	width:412px;
	height:265px;
	text-align:center;
}
div#NewUserGlobaldWrap 
{
	background-image:url(Images/newUserBgGradient.jpg);
	background-repeat:repeat-x;
	
	background-position:0px 73px;
	background-color:#fff;
	margin:0 auto auto auto;
	margin-top:5px;
	position:relative;
	top:90px;
	
	width:412px;
	height:345px;
	text-align:center;
	
}

div#newUserShift
{
	
}
div#newWelcome
{
	text-align:left;
	position:relative;
	margin-left:20px;
	margin-top:15px;
	width:365px;
	height:70px;
	font-family:Arial;
	font-size:12px;
}
img#welcomeTitle
{
	display:block;
	margin-bottom:10px;
	
}

div#Logo
{
	border-bottom-style:solid;	
	border-bottom-width:1px;
	border-bottom-color:#000;
	
}
div#standardInputs
{
	position:relative;
	left:0px;
	top:25px;
}
div#newUserInputs
{
	
	position:relative;
	left:0px;
	top:15px;
}
div.Field 
{
	position:relative;
	margin-top:5px;
	position:relative;
	/*margin-top:1ex;*/
}
div.Field label 
{
	font-size:11.25px;
	font-family:Arial;
	display:block;
	text-align:left;
	width:170px;
	position:relative;
	margin:0px auto;
	
	
}
div.Field input 
{
	
	width:170px;
	

}
#lblMessage
{
	color:red;
	margin-top:10px;
	height:5px;
}
div#ButtonWrapper  
{
	margin-left:90px;
	margin-top:10px;
	border-width:thick;	
}
A
{
	font-size:14px;
	font-family:Arial;
	color:#fff;
	text-decoration:underline;
}
div#helpLink
{
	position:relative;
	top:80px;
	width:412px;
	margin:0px auto;
	text-align:right;
}
div#bottomLink
{
	
	margin-top:10px;
	text-align:center;
	position:relative;
	top:85px;
	
}
.inputBoxInactive
{
	border-width:1px;
	border-style:solid;
	border-color:#999;
	vertical-align:bottom;
	
}
.inputBoxActive
{
	
	border-width:1px;
	border-style:solid;
	border-color:#9a0000;
	vertical-align:bottom;
}
img#star1
{
}
img#star2
{
}
img#star3
{
}

