body {
	margin: 0px;
}
body,td,th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.logo-header {
	width:750px;
	margin:0 auto;
	padding:10px 0;
	border-bottom:1px solid #d7d7d7;
}

#container { 
	width:750px;
	padding:20px 10px;
	margin:0 auto;
}
#container h1 {
	display:block;
	height:45px;
	border-bottom:1px solid #ababab;
	background:url(headline-viewYourFree.gif) no-repeat top center;
	font-size:10px;
	text-indent:-600px;
	overflow:hidden;
	margin:0 0 10px;
}
#container #headline {
	display:block;
	height:45px;
	border-top:1px solid #ababab;
	border-bottom:1px solid #fff;
	background:url(headline-viewYour.gif) no-repeat center 12px;
	font-size:10px;
	text-indent:-600px;
	overflow:hidden;
	margin:0 0 10px;
}
#container h2 {
	display:block;
	height:45px;
	background:url(sub-asAMemberOf.gif) no-repeat top center;
	font-size:10px;
	text-indent:-600px;
	overflow:hidden;
	margin:0 0 20px;
}
#container a, .content a {
	color:#003f8c;
}
#container a:hover, .content a:hover {
	color:#000;
	text-decoration:none;
	background-color:#fff6c5;
}


/* column01 */


#column01 {
	width:360px;
	float:left;
}
.center-copy {
	text-align:center;
	padding:0;
}
.grey {
	color:#555555;
}


/* form */

.formHolder {
	background:url(formBack.gif) repeat-y;
}
.formInner {
	background:url(formBottom.gif) no-repeat left bottom;
}
.formInner td {
	font-size:12px;
	padding:3px 0;
}
.formInner input, .formInner select {
	margin:2px 0;
	padding:1px;
}
.note {
	font-size:10px;
	color:#787878;
}
form {
	margin:0;
	padding:0 16px 0;
	font-size:11px;
}
form p {
	margin:5px 0;
}
.btn-continue {
	text-indent:-400px;
	overflow:hidden;
	display:block;
	width:139px;
	height:36px;
	background:url(btn-continue.gif) no-repeat 0 0;
	border-style:none;
	cursor:pointer;
}
.btn-continue:hover {
	background:url(btn-continue.gif) no-repeat 0 -36px;
}
.btn-submit {
	text-indent:-400px;
	overflow:hidden;
	display:block;
	width:139px;
	height:36px;
	background:url(btn-submit.gif) no-repeat 0 0;
	border-style:none;
	cursor:pointer;
}
.btn-submit:hover {
	background:url(btn-submit.gif) no-repeat 0 -36px;
}
.fineTxt {
	font-size:11px;
	line-height:18px;
}

/* column02 */


#column02 {
	width:340px;
	float:right;
	font-size:11px;
	line-height:16px;
}
#column02 li {
	margin-bottom:10px;
	list-style-image:url(orange-bullet.gif);
}
#column02 h3 {
	display:block;
	height:20px;
	background:url(txt-privacyMatters.gif) no-repeat top left;
	font-size:10px;
	text-indent:-600px;
	overflow:hidden;
	margin:0;
}
.small {
	font-size:10px;
	line-height:14px;
}

/* footer */

#footer {
	color:#747474;
	font-size:10px;
	line-height:14px;
	text-align:center;
	padding:30px 0;
}



/* popups */

.content {
	padding:20px;
	font-size:11px;
	line-height:18px;
}
.content h1 {
	font-size:20px;
	margin:4px 0;
}
.content h3 {
	font-size:14px;
	margin:4px 0;
}
.content td {
	font-size:11px;
	line-height:18px;
}