@charset "utf-8";
#affiliate-container {
	float: left;
	margin: 100px 0px 30px 100px;
	width: 580px;
	color: #e3f8b9;
	font-size: 14px;
	font-family: "Trebuchet MS", Trebuchet, "Lucida Sans", Arial;
}
.txtfield {
	height: 23px;
	border: 1px solid #477995;
	background: url(input-bg.png) 0px 0px repeat-x;
	width: 220px;
	font-family: "Lucida Sans", "Trebuchet MS", Tahoma, Arial;
	font-size: 16px;
	color: #5586a2;
	padding: 4px 0px 0px 5px;
}


#affiliate-container h1 {
	font-size: 30px;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	color: #fdc366;
}

#affiliate-container h2 {
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	margin: 0px 0px 11px 60px;
	padding: 0px;
	color: #fff;
	line-height: 20px;
}

#affiliate-container h3 {
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	color: #F2F7EA;
	line-height: 20px;
}

#right {
	float: right;
	width: 210px;
}

#right-column {
	font-family: "Lucida Sans", "Trebuchet MS", Tahoma, Arial;
}

#left {
	float: left;
	width: 295px;
	margin: 0px 0px 12px 60px;
}

#left p {
	margin: 0px 0px 12px 0px;
}

#imgs {
	margin: 0px 0px 0px 60px;
}

#imgs img {
	margin-bottom: 12px;
}

#right-column h2 {
	color: #e8ffd1;
	font-family: "Lucida Sans", "Trebuchet MS", Tahoma, Arial;
	font-size: 17px;
	font-weight: normal;
	font-style: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}

.textfields {
	height: 23px;
	border: 1px solid #477995;
	background: url(input-bg.png) 0px 0px repeat-x;
	width: 200px;
	font-family: "Lucida Sans", "Trebuchet MS", Tahoma, Arial;
	font-size: 16px;
	color: #5586a2;
	padding: 4px 0px 0px 5px;
	margin: 0px 0px 12px 0px;
}
.bdr-left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7B9B3D;
}


#column-content {
	margin: 0px 0px 60px 15px;
}

#submit-column {
	text-align: right;
	margin-right: 36px;
}

form {
	margin-top: -10px;
}

#SSN_Field {
	display: none;
}
#Company_Field {
	display: none;
}
#TaxID_Field {
	display: none;
}
#TAXID_Title {
	display: none;
}
#SSN_Title {
	display: none;
}

#biztype {
	padding: 12px 12px 12px 0px;
	margin-bottom: 12px;
	border-bottom: 1px dotted #739238;
	background-color: #84A542;
}
