﻿/*
TABLE#form
{
	background-color:#bbbbaa;
	background-color:#e1e1e1;
	background-color:#aca899;
}

#form TR
{
	background-color:#e0e0e0;
	background-color:#f2f2f2;
}
	background-color:#bbbbaa;
	background-color:#e1e1e1;
*/	
#form TH
{

	font-size:14px;
}

.radiobutton
{
	float:left;
}

.radiobuttoncenter
{
	text-align:left;
	float:none;
}

.button_class
{
	text-align:center;
	padding:2px;
	font-size:12px;
}

#leadbay_text
{
	margin:0px 10px 0px 10px;
	padding:2px;
	border-width:1px;
	border-color:Gray;
	border-style:solid;

}

.inred
{
	color:#ff0000;
	font-weight:bold;
	margin-left:5px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 20px;
	color: #424242;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
hr {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 1px;
	color: #CBCBCB;
	margin-bottom: 10px;
	margin-top: 10px;
}

div.blockInput
{
	text-align:right;
	width:215px;
	float:left;
}

#container {
	width: 761px;
	margin-right: auto;
	margin-left: auto;
}
#container p {
	font-size: 12px;
	color: #424242;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#headertext {
	width: 521px;
	float: left;
}
#headerlogos {
	width: 240px;
	margin-left: 521px;
}
#form {
	padding: 20px;
	border: 1px solid #CBCBCB;
	margin-bottom: 14px;
}
#form .sectiontitle {
	font-size: 18px;
	color: #2B63AF;
	padding-bottom: 16px;
}
#form .fieldtitle {
	font-size: 13px;
	color: #424242;
	padding-top: 6px;
	padding-bottom: 12px;
	padding-right: 2px;
	font-weight: bold;
}
#form .optin{
	font-size: 11px;
	color: #828282;
}
#form .steptext{
	font-size: 16px;
	color: #2B63AF;
	font-weight: bold;
}
label {
	color: #828282;
	padding-left: 10px;
	padding-right: 4px;
	font-size: 13px;
}
select {
	color: #424242;
}
input {
	color: #424242;
	padding-right: 2px;
	padding-left: 2px;
}
textarea {
	color: #424242;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.creditQuestion
 {
    width:300px;
    float:left;
 }
