html
{
	margin:0;
	padding:0;
	xheight:100%;
}
body
{
	margin:0;
	padding:0px;
	xheight:100%;
	font-size: 75%;
}

#main_window
{
	margin:0 auto;
	padding:40px;
	position: relative;
	width: 900px;
	min-height: 575px;
	background: #FFFFFF;
}

#inner_window {
	margin: 0 auto;
	margin-top: 20px;
	width: 850px;
	height: 450px;
	display: block;
	text-align: center;
	border: 5px solid #dadada;
}

#bottom_links {
	margin: 12px auto;
	width: 411px;
	padding-right: 37px;
}

#bottom_links_common {
	margin-top: 0;
	width: auto;
}

#bottom_links ul, #bottom_links_common ul {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, Sans-sarif;
	font-weight: bold;
	color: #a0a2a1;
	text-align: center;
	margin: 0 45px 10px auto;
	_margin-right: 0;
}

#bottom_links li, #bottom_links_common ul li {
	margin-left: 13px;
	display: inline;
	padding-left: 13px;
	background: url(../en/images/button/diamond.jpg) no-repeat 0 5px;
}

#blue_r {
	position: absolute;
	position: absolute;
	top: 0px;
	margin-left: 427px;
}

a {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, Sans-sarif;
	font-weight: bold;
	color: #a0a2a1;
	text-decoration: none;
}

a img {
	border: none;
}

a:hover {
	color: #083c63;
}

#back {
	position: relative;
	text-transform: uppercase;
	margin-top: 41px;
}

#back_register {
	position: relative;
	text-transform: uppercase;
	margin-top: 30px;
}

#hborder {
	width: 690px;
	height: 1px;
	margin: 32px auto;
	color: #e5e5e5;
	background-color: #e5e5e5;
}

#register {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, Sans-sarif;
	/*font-size: 14px;*/
	font-weight: bold;
	color: #093e66;
	margin: 0 auto;
	margin-top: 59px;
}


#inner_window div#content {
	width: 700px;
	height: 175px;
	margin: 0 auto;
	margin-top: 58px;
	margin-left:55px;
}

#inner_window div#content div#left{
	width: 322px;
	height: 135px;
	display: block;
	float:left;
	text-align: left;
	margin-left:20px;
}


#inner_window div#content div#right{
	width: 324px;
	height: 175px;
	display: block;
	float: right;
}

#vert_hr {
	height: 132px;
	width: 1px;
	color: #e5e5e5;
	background-color: #e5e5e5;
	margin: 0 auto;
	margin-top: 4px;
}

.blue {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, Sans-sarif;
	/*font-size: 14px;*/
	color: #0b3d62;
	margin-top: 0;
}

.gray {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, Sans-sarif;
	color: #a0a2a1;
}

#inner_window div#content div#right div#bg_form{
	margin-top : 4px;
	width:350px;
	height: 225px;
	background-color: #f8f8f8;
}

#inner_window div#content div#right div#submit_bg {
	width: 150px;
	height: 22px;
	margin: 15px 0 0 139px;
}

.form_fields {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, Sans-sarif;
	font-weight: bold;
	color: #a0a2a1;
	margin-top: 20px;
	text-align: left;
}

#form_fields_left_box {
	margin-left: 20px;
	float: left;
}

#form_fields_right_box {
	text-align:left;
	width:200px;
	margin:0;
	margin-left:10px;
	float: left;
}

.radio_text_male {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, Sans-sarif;
	font-weight: bold;
	color: #a0a2a1;
	position: absolute;
	margin-top: 1px;
}

.radio_text_female {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, Sans-sarif;
	font-weight: bold;
	color: #a0a2a1;
	position: absolute;
	margin-top: 1px;
}

#right_box_first {
	margin-top:18px;
	margin-left:0;
}
.text_box
{
	width:200px;
	margin:0;
}
* html .text_box
{
	width:187px;
}

#right_box_second {
	margin-top:9px;
}

#right_box_last_name {
	margin-top:12px;
}
#right_box_bod
{
	text-align:left;
	margin-right:-100px;
}
#right_box_bod, #right_box_email {
	margin-top:13px;
}
#right_box_bod .month
{
	margin:0;
}
#right_box_bod .day
{
	margin:0;
}
#right_box_bod .year
{
	margin:0;
}


#right_box_third {
	margin-top:13px;
}

input {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, Sans-sarif;
	font-weight: bold;
	color: #a0a2a1;
}

input.submit {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, Sans-sarif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #a0a2a1;
}

.first_radio {}
* html .first_radio {margin-left:85px;}

.second_radio {
	margin-left:50px;
}

#submit_arrow {
	position: absolute;
	margin: 7px 0 0 6px;
}
.submit-button
{
	float:left;
	width:160px;
	height:23px;
	font-family: Helvetica, Verdana;
	font-weight: bold;
	text-transform:uppercase;
	color: #F0FFFF;
	background-image:url(../en/images/button/submit_arrow.jpg);
	background-repeat:no-repeat;
	background-position:8px;
	background-color: #022D50;
	border:1px solid #012D50;
	cursor:pointer;
	padding-right:82px;
	padding-bottom:3px;
	margin-left:50px;
}
* html .submit-button
{
	padding-right:74px;
	padding-bottom:0px;
	margin-left:-100px;
}

/* Privacy Policy */

#main_window_privacy {
	position: relative; top: -50%;
	margin: 0 auto;
	width: 900px;
	height: 2220px;
	border: 1px solid #f3f3f3;
	background: #FFFFFF;
}

#inner_window_privacy {
	margin: 0 auto;
	margin-top: 20px;
	width: 850px;
	min-height: 2149px;
	display: block;
	text-align: center;
	border: 5px solid #dadada;
}

#inner_window_privacy div#content_privacy {
	width: 689px;
	height: 175px;
	margin: 0 auto;
	margin-top: 29px;
}

.fat {
	font-weight: bold;
}

/* /Privacy Policy */

/* Legal Notice */

#main_window_legal {
	position: relative; top: -50%;
	margin: 0 auto;
	width: 900px;
	height: 666px;
	border: 1px solid #f3f3f3;
	background: #FFFFFF;
}

#inner_window_legal {
	margin: 0 auto;
	margin-top: 20px;
	width: 850px;
	min-height: 597px;
	display: block;
	text-align: center;
	border: 5px solid #dadada;
}

#inner_window_legal div#content_legal {
	width: 689px;
	height: 175px;
	margin: 0 auto;
	margin-top: 29px;
}

/* Legal Notice */

/* Contact us */

#contactus_text {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, Sans-sarif;
	/*font-size: 15px;*/
	font-weight: bold;
	color: #9fa1a0;
	margin: 0 auto;
	margin-top: 53px;
	line-height: 23px;
}

#thankyou_text {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, Sans-sarif;
	/*font-size: 15px;*/
	font-weight: bold;
	color: #0b3d62;
	margin: 0 auto;
	margin-top: 56px;
	line-height: 23px;
}

#getstarted_text {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, Sans-sarif;
	/*font-size: 15px;*/
	font-weight: bold;
	color: #093d64;
	margin: 0 auto;
	margin-top: 27px;
	line-height: 24px;
}

#select_box {
	margin: 0 auto;
	margin-top: 13px;
	height: 22px;
}

select {
	margin-right: 18px;
	margin-bottom: 6px;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, Sans-sarif;
	font-weight: bold;
	color: #9fa1a0;
	border: 1px solid #9fa1a0;
}


#below_inner_window div#content div#right{
	width: 810px;
	/* height: 175px; */
	margin:0px;
	padding:0px;
	display: block;
	float: right;
}

/* /Contact us */

fieldset{ border: none; margin:0; padding:0; }

#bg_form{ background: url(../images/site_img/border.png) repeat-y; position: relative; right: 19px; padding-left: 19px}

#bg_form p
{
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, Sans-sarif;
	/*font-size: 14px;*/
	font-weight:bold;
	color: #0b3d62;
	margin-top: 0;
	text-align:center;
}
#rembrandt_logo
{
	margin-top:25px;
	margin-bottom:25px;
}

.gender{ margin-top: 15px;}

.bod { margin-top: 17px;}

sup {
    vertical-align: baseline;
    position: relative;
    bottom: 0.33em;
}

