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

body {
	font: Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
	margin-top: 30px;
	margin-bottom: 50px;
}

.oneColFixCtrHdr #container {
	width: 900px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}

.oneColFixCtrHdr #header {
	margin-bottom: 20px;
}

.oneColFixCtrHdr #header h1 {
	margin: 0;
	padding: 10px 0;
}

.oneColFixCtrHdr #mainContent {
}

.oneColFixCtrHdr #footer {
	text-align: center;
	font-size: 12px;
	width: 100%;
	border-top: 1px solid #cccccc;
	margin-top: 30px;
}

body,td,th {
	color: #898989;
	font: 14px/22px Arial, Helvetica, sans-serif;
}

a:link {
	color: #1a93f9;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

h2 {
	font-size: 24px;
	color: #e88800;
}

.description {
	width: 466px;
}

.video {
	width: 400px;
	text-align: right;
}

.row1 {
	margin-top: 25px;
}

p.small-text {
	font-size: 11px;
	line-height: 18px;
}

p.bullet {
	width: 430px;
	font-size: 12px;
	line-height: 22px;
	padding-left: 36px;
	background: url(images/bullet.gif) no-repeat 0 5px;
}

.signup {
	width: 100%;
	margin-top: 20px;
	border-top: 1px solid #cccccc;
	padding-top: 15px;
}

.required {
	font-size: 11px;
	color: #f06954;
	bottom: 6px;
	position: relative;
}

p.label {
	font-size: 18px;
	line-height: 22px;
	color: #f9a52e;
	width: 100%;
	border-bottom: 1px solid #cccccc;
}

.form {
	margin-top: -15px;
}

.thank-you {
	width: 600px;
}
