@CHARSET "ISO-8859-1";

#wrapper{
	width:900px;
	margin:auto;
}

#banner {
	height:360px;
	overflow:hidden;
}

#banner img {float:left;}

#pod_wrapper{
	width:720px;
	margin:0px 90px 0px 90px;
	float:left;
}

#pod_wrapper_head {
	height:3px;
	background:url(../../_sharedimg/public/rego/podwrapper_capping_top.gif) no-repeat top left;
}

#pod_wrapper_body {
	float:left;
	background:#c9d9f0;
	height:200px;
	width:640px;
	padding:40px;
}

#pod_wrapper > #pod_wrapper_body {height:auto; min-height:200px;}

div.confMessage #pod_wrapper_body {
	padding-left:215px;
	width:465px;
	background:#c9d9f0 url(../../_sharedimg/public/rego/confmessage_bg.gif) no-repeat 40px 35px;
}

#pod_wrapper_body h1 {
	margin:0em 0em 0.6em 0em;
	padding:0em;
	font-style:italic;
	font-weight:normal;
	color:#2d6bb8;
	background:none;	
}

div.confMessage #pod_wrapper_body p {
	font-size:1.1em;
	line-height:1.2em;
	color:#1f4c8f;	
}

#regoForm {
	position:relative;
	margin:30px 0px 0px 0px;
	padding:0px;
	width:640px;
	height:300px;
	background:url(../../_sharedimg/public/rego/regoform_bg.gif) no-repeat top left;
}

#regoForm input {
	position:absolute;
	top:19px;
	padding:9px 3px 9px 3px;
	font-size:12px;
	line-height:1em;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	background:none;
}

#regoForm input#applicantFirstName {width:182px; left:1px;}
#regoForm input#applicantLastName {width:207px; left:206px;}
#regoForm input#applicantContactEmailAddress {width:196px; left:436px;}

#regoForm div#recaptcha_widget_div {
	position:absolute;
	top:78px!important;
}

#regoForm input#btnSubmit {
	padding:0px;
	top:232px;	
}

div.systemMessage {
	margin-bottom:20px;
	padding:20px 15px 14px 35px;
	width:588px;
	border:1px solid #f35459;
	color:#f35459;
	background-color:#f8dada;	
}

div.systemMessage p {
	margin:0em 0em 0.6em 0em;
	font-weight:bold;
	color:#f35459;	
}

div.systemMessage ul {margin:0em 0em 0.6em 0em;}

div.systemMessage li {
	margin-left:20px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:0.75em;
	line-height:1.6em;
	font-weight:bold;
	color:#f35459;	
}

#pod_wrapper_footer {
	clear:both;
	height:3px;
	background:url(../../_sharedimg/public/rego/podwrapper_capping_bottom.gif) no-repeat top left;
}

#footer_wrapper {
	width:720px;
	height:50px;
	position:relative;
	margin:auto;
}

#footer_wrapper a {
	color:#abc4e3;
	font-size:12px;
}

#footer_wrapper a:hover {
	color:#fff;
	font-size:12px;
}

#footer_item_001 {
	position:absolute;
	right:149px;
	top:20px;
}

#footer_item_002 {
	position:absolute;
	right:125px;
	top:21px;
}

#footer_item_003 {
	position:absolute;
	right:10px;
	top:20px;
}