body, div, h1, h2, h3, h4, p, ul, ol, li, dl, dt, dd, img, form, fieldset, blockquote {
	margin: 0px; padding: 0px; border: 0px;
}

html, body {
	font-family: Gotham, Futura, Helvetic, Arial, sans-serif;
	background: #ffffff; 
	font-size: 11px;
	line-height: 22px
	}

div.title-top {
	position: fixed;
	left: 50%;
	margin-left: -512px;
	width: 1024px;
	height: 155px;
	top: 0px;
	background: #ffffff; 
	z-index: 2;
	}

div.title-top-headline {
	position: relative;
	margin-left: -462px;
	left: 50%;
	top: 57px;
	width: 924px; 
	}

div.title-top-subhead {
	position: relative;
	margin-left: -462px;
	left: 50%;
	top: 72px;
	width: 924px; 
	}

p.title-top-headline {
	font-family: Gotham, Futura, Helvetic, Arial, sans-serif;
	font-weight: bold;
	font-size: 60px;
	color: #ed0013;
	letter-spacing: -1px;
	}

p.title-top-subhead {
	font-family: Gotham, Futura, Helvetic, Arial, sans-serif;
	font-size: 30px;
	color: #6e6e6e;
	letter-spacing: -2px;
	}

div.title-top-divider {
	position: fixed;
	margin-left: 50px;
	width: 924px;
	height: 2px;
	top: 154px;
	background: #d3d3d3;
	}

div.divider {
	position: fixed;
	left: 50%;
	margin-left: 154px;
	width: 2px;
	z-index: 0;
	}

div.body-box {
	position: relative;
	left: 50%;
	margin-left: -466px;
	width: 932px;
	top: 154px;
	bottom: 100px;
	z-index: 1;
	}

div.titles-left {
	position: relative;
	width: 538px; 
	top: 38px;
	left: 81px;
	height: 70px;
	}

div.join {
	position: fixed;
	left: 50%;
	width: 260px; 
	top: 192px;
	margin-left: 192px;
	height: 70px;
	z-index: 3;
	}

div.join-copy {
	position: relative;
	top: 14px;
	width: 260px; 
	}

p.titles {
	font-family: Gotham, Futura, Helvetic, Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #000000;
	}

div.groups {
	position: relative;
	width: 610px; 
	height: 28px;
	}

div.others {
	position: relative;
	width: 529px; 
	height: 28px;
	margin-left: 81px;
	}

p.groups {
	font-family: Gotham Medium, Gotham, Futura, Helvetic, Arial, sans-serif;
	font-size: 16px;
	color: #6e6e6e;
	letter-spacing: -1px;
	}

img.groups {
	vertical-align: -8px;
	}

a.body-links:link {color: #6e6e6e; text-decoration: none}
a.body-links:visited {color: #6e6e6e; text-decoration: none}
a.body-links:hover {color: #ed0013; text-decoration: underline}

