* {margin:0;padding:0;}
img {border:0;}
.clear {clear:both;font-size:5px;}
.left {float:left;}
.right {float:right;}
.text-right {text-align:right;}
.center {text-align:center;}
.small {font-size:12px;}
.xsmall {font-size:10px;}
.xxsmall {font-size:9px;}
.normal {font-size:12px !important;}
.big {font-size:14px !important;}
.bigger {font-size:16px !important;}
.black {color:#000;}
.green1,.green1:hover {color:#7ba709;}
.green2,.green2:hover {color:#6f9904;}
.darkgray {color:#333;}
.mediumgray {color:#aaa;}
.strong {font-weight:bold;}
.em {font-style:italic;}
.absolute-right {position:absolute;top:0;right:0;}
.white {color:#fff;}
.red {color:#f00;}
.blue {color:#366386;}
.left {float:left;}
.right {float:right;}
.text-right {text-align:right;}
.vertical-middle * {vertical-align:middle;}
body {
	background-color: #fff;
	color:#000;
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:16px;
}
a { color:#5f5f5f; text-decoration:underline; }
a:hover {text-decoration:none;}
 
.container {
    margin:0 auto;
	width:950px;
}

	.main {
		float:left;
		margin-bottom:0;
		padding:35px 0 0;
		width:565px;
	}
	
		h1 {
			background:url("../images/s2/5-step-title.gif") no-repeat;
			height:185px;
			margin:20px auto;
			text-indent:-5000em;
			width:520px;
		}
		
		h2 {
			font-size:24px;
			font-weight:normal;
			margin-bottom:20px;
			text-align:center;
		}
		
			h2 strong {
				color:#00528a;
			}
			
		.divider {
			background:url("../images/s2/divider.gif") no-repeat bottom center;
			padding-bottom:20px;
		}
	
		.main p {
			padding-bottom:20px;
		}
		
		.highlight {
			background:#fff93f;
			padding:0 2px;
		}
		
		.features {
			padding-left:40px;
		}
		
			.features li {
				margin:0 0 20px 20px;
			}
		
	.sidebar {
		float:right;
		padding-top:35px;
		width:360px;
	}
	.lower-signup .email {
		width:230px;
	}
	.signup-box {
		background:#fbf6de;
		border:solid 1px #d9ce9a;
		border-radius:10px;
		-moz-border-radius:10px;
		-webkit-border-radius:10px;
		padding:20px;
		position:relative;
	}
	
	.signup-box-small {
		background:#fbf6de;
		border:solid 1px #d9ce9a;
		border-radius:5px;
		-moz-border-radius:10px;
		-webkit-border-radius:10px;
		padding:10px;
		position:relative;
	}
	
	.sidebar form {
		margin-top:10px;
	}
	
	.arrows {
		background:url("images/arrows.gif") no-repeat;
		height:107px;
		left:45px;
		position:absolute;
		top:-95px;
		width:277px;
	}
	
	label {
		color:#0060c2;
		display:block;
		font-weight:bold;
		margin-bottom:5px;
		text-align:center;
	}
	
	.email {
		background:#f6f6f6;
		border:solid 3px #0060c2;
		font-size:16px;
		margin-bottom:5px;
		padding:10px;
		text-align:center;
		width:270px;
	}
	
	.up-arrow {
		background:url("images/arrow1.gif") no-repeat right;
		height:113px;
		left:-85px;
		position:relative;
		top:-63px;
	}
	
.footer {
	color:#878787;
	font-size:12px;
	padding:20px 0;
	text-align:center;
}

	.footer a {
		color:#878787;
		margin:0 5px;
		text-decoration:none;
	}

	.footer a:hover {
		text-decoration:underline;
	}
	
	blockquote{
		padding-left: 25px;
	}.aboveheadline {
	font-size: 18px;
}
.container .main .highlight-stripe strong {
	font-size: 18px;
}

