body
{
  margin: 0 auto;
  padding: 0;
  background-color: #6495ED;/*
  background-image: url('images/Page-BgTexture.jpg');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position:center;*/
}
.style9 {
	color: #000000;
	font-size: 24px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.style10 {
	color: #cc0000;
	font-weight: bold;
	font-size: 24px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.style11 {
	color: #000000;
	font-weight: bold;
	font-size: 60px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.style12 {
	font-weight: bold;
	color: #000000;
	font-size: 34px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#double-check{
	width:670px;
	height:auto;
	margin:0 auto 0 auto;
	padding:0;
	border:none;
}
#double-check p{
	font-family:verdana;
	font-size:12px;
	font-weight:normal;
	color:#666666;
	text-align:center;
	line-height:18px;
}
#menu-2{
	width:670px;
	font-size:12px;
	height:auto;
	margin:0 auto 0 auto;
	padding:4px 0 0 0;
	border-top:1px dashed #000000;
}
.style13 {font-size: 12px; color: #00000; font-family:Georgia, "Times New Roman", Times, serif;}
.style17 {font-size: 16px; color: #00000; font-family:Georgia, "Times New Roman", Times, serif; }

.style22 {color: #000000 ; font-family:Georgia, "Times New Roman", Times, serif;}

.Main
{
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
span.label1
{
	background-color:yellow;
}


.signup{
	background:none repeat scroll 0 0 #eff5ff;
	border:1px solid #6495ED;
	margin:20px auto;
	width:350px;
	position: relative;
}

.signup .form-row{
	margin: 8px 0;	
}

.signup .form-row label{
	display: block;
	width: 70px;
	float: left;
}

.signup .form-row input{
	
	width: 170px;
}

.signup-inner{
	padding: 10px 70px 10px 20px;
		
}

.signup-image{
	position:absolute;
	right:-50px;
	top:-17px;
}

.btn-free-instant-access{
	background: url(images/btn-free-instant-access.png) no-repeat 0 0;
	display: block;
	height: 51px;
	width: 199px;
	cursor: pointer;
	border: 0;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
	margin: 10px auto 0;
}

.btn-free-instant-access:hover{
	background-position: 0 -51px;
}

.footer{
	margin-top: 80px;
}

.footer a{
	color: #000;
	padding: 0 5px;	
}

