@charset "UTF-8";
body {
	text-align: center;
	background: #FFF;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	margin: 0px auto;
	width: 760px;
	text-align: left;
}
#header {
	margin-top: 12px;
	margin-bottom: 12px;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
	clear: both;
}
#footer {
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #444;
	text-align: left;
	float: right;
	width: 550px;
}
#logo {
	float: left;
	height: 53px;
	width: 200px;
	margin-top: 0px;
	margin-bottom: 12px;
}
#nav {
	margin: 0px auto;
	float: right;
	height: 50px;
	width: 500px;
	padding-top: 0px;
}
#banner {
	height: 184px;
	width: 760px;
	margin-top: 0px;
	padding-top: 20px;
	margin-bottom: 12px;
}
#leftcolumn {
	float: left;
	width: 175px;
	margin-top: 0px;
	padding-top: 19px;
	font-family: Arial, Helvetica, sans-serif;
}
#rightcolumn {
	float: right;
	width: 550px;
	margin-top: 0px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 12px;
}
#rightcolintro {
	margin-top: 12px;
	margin-bottom: 12px;
	padding-top: 12px;
	padding-bottom: 12px;
	border-top: 1px dotted #666;
	border-bottom: 1px dotted #666;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 1.2em;
	line-height: 1.3em;
}
#rightcoltitle {
	margin-top: 0px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
#rightcolbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin-top: 0px;
	padding-top: 0px;
	color: #000;
	line-height: 1.4em;
}
#rightcolbody #frmRegister p    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333;
}
#rightcolbody #frmRegister fieldset    {
	background: none;
	border-right: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: -7px;
}
#rightcolbody #frmRegister legend {
	font-size: 1.1em;
	text-transform: uppercase;
	color: #222;
	background: none;
	letter-spacing: 0.1em;
	padding: 0 0 0px;
	margin-top: -5px;
	margin-left: 0px;
	border-bottom: thin solid #666;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#rightcolbody #frmRegister input.text {
	width: 200px;
	color: #000;
}
#rightcolbody #frmRegister input.text:focus, #rightcolbody #frmRegister textarea:focus {
	background: #9DBDFE;
	border: 1px solid #C93;
}
#rightcolnextpage {
	float: right;
	margin-top: 0px;
	padding-top: 0px;
	text-align: right;
}
#banner_big {
	width: 760px;
	margin-top: 0px;
	padding-top: 20px;
	margin-bottom: 12px;
}
