@charset "utf-8";
/* CSS Document */
@charset "utf-8";
/* CSS Document */
* { 
	behavior: url(/iepngfix.htc) 
}
body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height:15px;
	background-color: #050608;
	width: 922px;
	margin-right: auto;
	margin-left: auto;
	
}
a {
	color: #A19072;
}

.textbox h3.standalone {
	margin-bottom:10px;
	color:#6A6060;
	font-size:12px;
}
.textbox h3 {
	font-size:12px;
	color:#3A4666;
	text-transform:uppercase;
	padding-bottom:10px;
}
	
.textbox a {
	color:#635845;
	font-weight:bold;
}
	
.textbox p {
	margin-bottom: 10px;
	width:95%;
}
	
.textbox ul {
	margin-bottom: 10px;
	list-style-position: outside;
	list-style-type: none;
	clear:left;
	width:95%;
}
	
.textbox ul li {
	background-image: url(/images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding:0 0 5px 9px;
	clear:left;
	width:95%;
}

.container {
	width: 922px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-top: 40px;
}
.leftcolumn {
	float: left;
	background-color: #050608;
	width: 220px;
	padding-right: 15px;
}
.maincolumn {
	width: 687px;
	float: left;
}
.button_link {
	margin-top: 16px;
}
.textbox {
	background-image: url(/images/background/BG_textbox.jpg);
	background-repeat: repeat-x;
	height: 223px;
	overflow: auto;
	padding: 15px;
	background-color: #bababa;
}
.module_title_box {
	background-repeat: repeat-x;
	height: 24px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
}

.form_content {
	padding: 15px;
}
.form_content p {
	font-size: 12px;
}


.contactbutton {
	width: auto;
	position: absolute;
	margin-top: 450px;
	margin-left: 32px;
}
#overseas_logo {
	margin-right: 80px;
}
#register_form {
	width: 400px;
	color: #FFFFFF;
}

#register_form p {
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
label {
	font-size: 12px;
}
input {
	font-size: 11px;
	float: left;
}
.formPageWrapper {
	width: 400px;
	color: #CCCCCC;
	font-size: 10px;
	margin-right: auto;
	margin-left: auto;
}
.formfooter {
	padding-left: 15px;
}
.formfooter p {
	font-size: 12px;
}

.formfooter a {
	color: #CCCCCC;
	text-decoration: none;
}

#submit {
	margin-top: 10px;
}
#contact {
	float: none;
}

.form_content table {
	margin-bottom: 10px;
}
.checkboxLabel {
	padding-top: 3px;
}
.privacy {
	font-size:9px;
}
.dates {
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:10px;
	line-height:12px;
	padding-left: 8px;
	font-weight:bold;	
}
