body {
	margin: 0px;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #4292AB;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.footer_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.top_bg {
	background-image: url(images/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.top_bg2 {
	background-image: url(images/top_bg3.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.DollarBill {
	margin-right: 10px;
}
.ttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
}

.product_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #4292ab;
	line-height: 14px;
	margin-bottom: 7px;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #4292AB;
	font-weight: bold;
	margin-bottom: -5px;
}
.product_specs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 11px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4292AB;
	margin-bottom: -10px;
}
.who_needs {
	margin-top: 4px;
}
.login_subtype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4292ab;
	line-height: 11px;
	text-decoration: underline;
}
.text_field {
	height: 18px;
	width: 125px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.signup_field {
font-size: 12px;
	/*height: 12px;*/
	width: 220px;
}
