body {
	font-size: 62.5%;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

form#signup {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
	font-size: 1.1em;
	font-weight: bold;
}

form#signup button {
	text-align: center;
}

#top ul {
	font-size: 1.2em;
	text-transform: uppercase;
}

#top ul a {
	text-decoration: none;
}

#splash {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
}

#splash h3 {
	font-size: 1.5em;
	letter-spacing: -1px;
	margin: 20px 0px 0px;
}

#splash h4 {
	font-size: 1.2em;
	font-weight: normal;
	margin: 10px 0px;
}

#splash h4 strong {
	font-size: 1.5em;
	letter-spacing: -1px;
}

#bottom ul p {
	font-size: 1.2em;
}

#bottom ul#bottomNav a {
	font-size: 1em;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 20px;
}

address {
	font-style: normal;
	text-align: center;
	font-size: 1em;
}

ul#footer li a {
	text-decoration: none;
}

ol#steps li h4 {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 1.6em;
	line-height: 1.4em;
}

ol#steps li p {
	font-size: 1.1em;
}
ol#faq li h4 {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 1.6em;
	line-height: 1.4em;
}
#insideContent #left h1 {
	color: #006EFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

