@charset "UTF-8";
#container {
	position:absolute;
	width:1024px;
	height:768px;
	z-index:1;
	background-color: #FFFFFF;
	left: 50%;
	margin-left: -512px;
	background-repeat: no-repeat;
	background-image: url(../images/register_back.jpg);
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	text-align: center;
}


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	line-height: 11px;
	text-align: center;
	font-style: normal;
	font-weight: normal;
}
.regLabels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #003366;
	text-align: right;
}
#reg_info {
	position:absolute;
	left:284px;
	top:197px;
	width:494px;
	height:97px;
	z-index:2;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #003366;
}
#mainImage {
	position:absolute;
	width:488px;
	height:339px;
	z-index:2;
	left: 324px;
	top: 322px;
}
#navFooter {
	position:absolute;
	width:1024px;
	height:31px;
	z-index:5;
	top: 715px;
	left: 0px;
}
a:link {
	color: #003366;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #003366;
}
a:active {
	text-decoration: none;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
}
