/* body styles */

body {
	background-color: #04090e;
	margin: 0 0 0 0;
	background-image:url(../images/background_img.jpg);
	background-repeat: no-repeat;
}



#container {
	position: relative;
	margin: auto;
	width: 1027px;
	height: auto;
	border-width: 0px;
	background-color: #FFFFFF;
}

input {
	background: transparent;
}
select  {
	background: transparent;
}

#back_img {
	position:absolute;
	width:1027px;
	height:768px;
	left: 0px;
	top: 0px;
}

#RegisterFields {
	position:absolute;
	width:689px;
	height:382px;
	left: 324px;
	top: 217px;
}

#disclaimer_text {
	position:absolute;
	width:830px;
	height:36px;
	left: 180px;
	top: 743px;
}


/* text styles */

.Aril_10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.Aril_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.Aril_13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.blue {
	color: #0b489a;
}

.white {
	color: #FFFFFF;
}
