
body {
	background: #d8eff7 url(images/tiling_background.jpg)  repeat-x center top;
}

.backgroundDIV
{
	background: #a9deef url(images/tiling_background.jpg) repeat-x; 
}

.hideme
{
	visibility:hidden;
	
}

.contentMigration
{
	background: #a9deef url(images/full_background.jpg) no-repeat; 
	position:absolute;
	left:0px;
	top:0px;
	width: 1200px;
	font:100%/1.25 Arial, Helvetica, sans-serif;
}

	
.landingContentDiv 
{
	background: url(images/landingContent.png) no-repeat;
	position: relative;
	top: 10px;
	left:50px;
	height: 650px;
}	


.newusers
{
	position:relative;
	top: 440px;
	left: 40px;
	width: 610px;
	height: 150px;
	text-align: left;
	line-height: 105%;
}	


.existingusers
{
	padding-top:10px;
	position:absolute;
	top: 650px;
	left: 40px;
	width: 600px;
	height: 150px;
	text-align: left;
	line-height: 105%;
	visibility: hidden;
	
}	


.radioButtons
{
	font:83%/.75 Arial, Helvetica, sans-serif;	
	font-weight:bold;
	line-height: 110%;
	color: #1f2c7c;
}


p
{
	font:90%/.75 Arial, Helvetica, sans-serif;	
	font-weight:bold;
	line-height: 110%;
	color: #1f2c7c;
}
	

.migrationContentDiv 
{
	background: url(images/landingContent.gif) no-repeat  center top;
}	


.migrationRequestContentDiv 
{
	background: url(images/migrationRequestContent.png) no-repeat;
	position: relative;
	top: 10px;
	left: 65px;
	height:400px;
}	

.migrationRequest
{
	position:absolute;
	top: 170px;
	left: 40px;
	width: 600px;
	height: 150px;
	text-align: left;
	line-height: 105%;
}	

.migrationRequestConfirm
{
	position:absolute;
	top: 170px;
	left: 40px;
	width: 600px;
	height: 150px;
	text-align: left;
	line-height: 105%;
}	


.textstyle
{
	font:90%/.75 Arial, Helvetica, sans-serif;	
	font-weight:bold;
	line-height: 110%;
	color: #1f2c7c;
}


#footer
{
	vertical-align: bottom;
	text-align:center;
	width: 635px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}


.site-footer {
	margin: 0;
	padding: 0;
	font-size: 0.65em;
	color:#626988;   
}

.site-footer a:link, .site-footer a:visited {
		padding:0;
		text-decoration:none;
		color:#626988;
	}
	
.site-footer a:hover, .site-footer a:active {
		text-decoration:underline;
	}


h1
{
	font:120%/.75 Arial, Helvetica, sans-serif;	
	font-weight:bold;
	color: #1f2c7c;
	}
	
.contentBlue {
	font-family: Arial, Helvetica, sans-serif;
	color: #006ABB;
	font-size: 12px;
}

.contentheader {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}


.ValidationLabel
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #d42b15;
}

