html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.clear {
	clear: both;
}
.module {
	padding: 10px;
}



body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background: #FFFFFF;
	text-align: center;
	min-width: 977px;
	font-size: 12px;
	line-height: 18px;
}
#pageContainer {
	width: 800px;
	text-align: left;
	margin: 0 auto;
}
#topSection {
	clear: both;
	margin: 10px 0;
}

h1#branding {
	width: 325px;
	height: 70px;
	background: url('images/ukadultfinder_logo.gif') no-repeat;
	text-indent: -3000px;
	float: left;
}
#signin_form {
	width: 410px;
	height: 70px;
	float: right;	

}
#signin_form form {
	padding: 15px 0 10px 0;
	text-align: right;
}


	#signin_memberid {  }
	#signin_password { margin-left: 10px; }
	#signin_submit { margin-left: 10px; }
	
#reg_form {
	background: url('images/ukadultfinder_form_bg.jpg') no-repeat;	
	height: 424px;
	width: 800px;
}
	#reg_form .module {
		padding-left: 470px;
	}	
	#reg_form h2 {
		font-size: 2.2em;
		line-height: 1.5em;
		color: #003399;
		font-weight: normal;
	}
	#reg_form p {
		font-size: 1.4em;
		line-height: 1.5em;
		color: #003399;
		margin-bottom: 0.5em;
	}	
	#reg_form form label, #reg_form form tr {
		font-size: 11px;
		color: #000000;
	}
	#reg_form form p {
		font-size: 12px;
		color: #000000;
		padding: 10px 0 0 0;
	}	
	#reg_form form td {
		padding: 5px 0 0 0;
	}	
span.red {
	color: #CC0000;
}
span.helptxt {
	color: #003399;
}


    #wld_badge_wrapper { border: 0px solid black; width: 800px; overflow: hidden; }

    #wld_badge_inner { padding: 10px 0 10px 10px; }



    .wld_badge_item { float: left; margin: 0 10px 0 0; padding: 0; }

    .wld_badge_item img { border: 1px solid black; }

    .wld_badge_item_detail { margin-top: 5px; font-size: 80%; width: 90px; overflow: hidden; }



    .wld_badge_clear { clear: both; }
	
h2.subHeader {
	font-size: 30px;
	margin: 20px 0;
}

p.footer {
	clear:both;
	padding-top:20px;
	text-align:center;
}