@charset "utf-8";
/* CSS Document */

/* Global */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
}
a, a:hover, a:visited, a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
}

/* Headline */
#headline {
	font-family: Arial Narrow;
	font-size: 27px;
	color:#000000;
	padding-right: 20px;
	padding-bottom:30px;
	text-align:right;
}

/* Steps/Body */
#step_1 {
	font-family: Arial;
	font-size: 25px;
	color:#ff9900;
	font-weight: bolder;
	padding-left:350px;
}
#step_2 {
	font-family: Arial;
	font-size: 25px;
	color:#66ccff;
	font-weight: bolder;
	padding-left:350px;
}
#step_3 {
	font-family: Arial;
	font-size: 25px;
	color:#66cc33;
	font-weight: bolder;
	padding-left:350px;
}
.step_text {
	font-family: Arial;
	font-size: 17px;
	color:#000000;
}
.asterisk {
	font-family: Arial;
	font-size: 20px;
}
.buttonLink 
{
	float:right;
	width:309px;
	margin: 40px 40px 0px 0px;
}
.button {
	/*height:50px;*/
	/*overflow:hidden;*/
}
.buttonSubText 
{
	color:#f00;
	font-size:1.1em;
	font-weight:bold;
}
/*.button a:link{
	background: url(landingpagebtn-rollover.gif) no-repeat;
	background-position: 0px 0px;
	float: left;
	height: 37px;
	width: 309px;
	font-size: 21px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	padding-top: 10px;
	display:block;
}
.button a:hover {
	background-image: url(landingpagebtn-rollover.gif);
	background-repeat: no-repeat;
	background-position: 0px -48px;
}*/

/* Footer */
#legal_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	padding-top:20px;
}
.seoLeft {
	font-size: 10px;
	width:47%;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.seoLeft h1 {
	font-size: 12px;
	font-weight:bold;
	line-height:normal;
}
.seoRight {
	font-size: 10px;
	width:47%;
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}
.seoRight h1 {
	font-size: 12px;
	font-weight:bold;
	line-height:normal;
}
.footerLinks {
	clear:both;
	text-align:center;
	padding-top:10px;
	border-top:1px dotted #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
}

#main
{
	height: 305px; 
	background-image:  url(http://ne.edgecastcdn.net/00016B/webdotcom/website-hosting/bg_body.jpg); 
	background-repeat: no-repeat;
}
div.terms {font-size:10px; text-align:left; position:relative; margin-left:10px; width:100px;bottom:0px;}