@charset "ISO-8859-1";


.landspace .landleftside {
	width: 330px;
	background-image: url(../landpage-photo/landingpage-photo_01.jpg);
	height: 548px;
	float: left;
}
.landspace .landrightside {
	float: right;
	width: 420px;
}
.landleftside .lefthandshell {
	width: 256px;
	margin-left: 40px;
	margin-top: 50px;
}
.lefthandshell a:link {
	color: #0566A2;
	text-decoration: none;
}
.lefthandshell a:visited {
	color: #0566A2;
	text-decoration: none;
}
.lefthandshell a:hover {
	color: #333333;
	text-decoration: none;
}
.lefthandshell a:active {
	color: #0566A2;
	text-decoration: none;
}
.landingtoperrors {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width: 750px;
}
.regtable .inputstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #bfc8d1;
	line-height: 13px;
	height: 18px;
	margin: 0px;
	width: 150px;
	background-color: #f5f7fb;
	color: #333333;
}

.regtable td {
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #333333;
	padding-right: 7px;
	word-spacing: -1px;
}

.regtable10 {
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	padding-top: 4px;
	padding-bottom: 4px;
	letter-spacing: normal;
	word-spacing: normal;
}

.regtable label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.landspace {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.landspace .topsection {
	background-color: #CC0000;
}
.topsection .signin {
	color: #FFFFFF;
	text-align: right;
	padding-right: 15px;
	width: 400px;
	float: right;
	top: 38px;
	position: relative;
}
.topsection .signin a {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
