body {
	background-color:#c8c8c8;
}

img {
	border: 0px none;
}

#mainContainer {
	width:867px;
	background-color:#FFFFFF;
	margin-top:-8px;
	margin-left:auto;
	margin-right:auto;
	background-position:right;
}

#aarpLogo {
	margin-left:13px;
	border:none;
	margin-bottom:30px;
}

#alreadyReg {
	margin-top:-30px;
	margin-left:640px;
}

#headAndSub {
	float:left;
	width:525px;
	padding-left:30px;
	margin-bottom:10px;
}

#headline {
	font-family:Trebuchet MS;
	font-size:40px;
	color:#ee2d24;
	line-height:40px;
}

#subhead {
	font-family:Trebuchet MS;
	font-size:24px;
	color:#333333;
	margin-top:5px;
	
}

#hrTop {
	width:500px;
	border-top:1px solid #DFDEDB;
	margin:10px 0 0 0;
	padding:0px;
}	

#bullets {
	width:500px;
	color:#333333;
	font-family:Trebuchet MS;
	font-size:14px;	
	margin-top:0px;
	padding:0px;
}

#bullet1 {
	margin-top:20px;
}

#bullet2 {
	margin-top:10px;
}

#bullet3 {
	margin-top:10px;
}

.check {
	text-align:left;
	width:12px;
	height:13px;
	vertical-align:text-top;
	border:none;
}

#cta {	
	margin-top:30px;
	height:79px;
}

#hrBottom {
	width:794px;
	border-top:1px solid #DFDEDB;
	margin:20px 0 0 30px;
	padding:0px;
	height:20px;
}	

#heroImage {
	border-color:#000000;
	width:271px;
	height:292px;
	margin-left:440px;	
} 

#footer {
float:none;
clear:both;
	text-align:center;
	color:#333333;
	font-family:Trebuchet MS;
	font-size:12px;
	margin-top:0px;
	padding:0px;
	height:80px;
}

a.topLink:link {
	font-family:Trebuchet MS;
	font-size:14px;
	text-decoration:underline;
	color:#006CB9;
}
a.topLink:hover {
	font-family:Trebuchet MS;
	font-size:14px;
	text-decoration:underline;
	color:#006CB9;
}
a.topLink:active {
	font-family:Trebuchet MS;
	font-size:14px;
	text-decoration:underline;
	color:#006CB9;
}
a.topLink:visited {
	font-family:Trebuchet MS;
	font-size:14px;
	text-decoration:underline;
	color:#006CB9;
}
