.affiliates_form_grid input{
	
	color:#0063be;
	margin:1px;
	padding:1px;

}
.affiliates_form_grid {
	margin: 0;	
	padding: 0;
}

.affiliates_form_grid .label {
	float:left;
	width:120px;
	text-align:left;
	overflow:hidden;
	padding:5px 0 0 12px;
	position:relative;
	top:5px;
	
}
.affiliates_form_grid .label2 {
	float:left;
	width:120px;
	text-align:left;
	overflow:hidden;
	padding:5px 0 0 60px;
	position:relative;
	top:5px;
}
.affiliates_form_grid .label2 p {
	color:#525E4B;
	font-weight:bold;
	float:left;
	margin:0px;
	padding:0px;
}
.affiliates_form_grid .label p {
	color:#525E4B;
	font-weight:bold;
	float:left;
	margin:0px;
	padding:0px;
}
.affiliates_form_grid .field {
	float:left;
	width:187px;
	text-align:left;
	padding:5px 0 0 0;
	border-color:#0063be;
}

.adj {
	margin:8px 0 0 11px;
	
}

.adj4footer {
	width:375px;
	font-size:10px;
	line-height:13px;
	padding:8px 0 0 14px;
	font-style:italic;
}

.cols2 {
	margin:0;
	padding:8px 0 0 10px;
	width:310px;
	float:left;
	text-align:justify;

}

.slogan {
	float:left;
	width:103px;
	text-align:left;
	overflow:hidden;
	padding:0;
	font-size: 11px;
	line-height:14px;
	font-weight:bold;
	margin:5px 0 0 0;
}

.slogan_val {
	float:left;
	width:207px;
	text-align:left;
	overflow:hidden;
	padding:0;
}

.check {
	float:left;
	width:24px;
	text-align:left;
	overflow:hidden;
	padding:6px 0 0 0;
}

.affirm {
	float:left;
	width:286px;
	text-align:left;
	overflow:hidden;
	padding:0;
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	margin:5px 0 0 0;
}

.sectionHeaderNav{
	font-size:14px;
	font-weight: bold;
	line-height:30px;
	background-color: #CCCCCC;
	height: 30px;
	width: 750px;
	border: 1px solid #999999;
	text-align: left;
	vertical-align: middle;
	padding-top: 8;
	padding-right: 4;
	padding-bottom: 1;
	padding-left: 14;
	color: #505050;
}
.contentColapse {
	padding-top: 10px;
	padding-left: 15px;
	color: #505050;
	margin-top: 5px;
	margin-bottom: 5px;
}
.contentColapse li{
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	color: #505050;
	font-family: Arial,Verdana,Geneva,Sans-S;	
}
.contentColapse p{
	
	font-family: Arial,Verdana,Geneva,Sans-S;
	color: #505050;
	
}

.posArrowClosed{
	padding-left:30px;
	cursor:pointer;
	background-color: #067ae4;
	background-image: url(/images/bullets/affiliateBulletExpand.png);
	background-repeat: no-repeat;
	background-position: left center;
	color:#FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0063be;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0063be;
	}
.posArrowOpen{
	padding-left:30px;
	cursor:pointer;
	background-color: #EEE;
	background-image: url(/images/bullets/affiliateBulletContract.png);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ccc;
	color: #0063be;
	}
	
	.toggle{float:right; color:#0099FF; font-weight:normal;margin-top:-15px;}
	.toggleAll{float:right; color:#0099FF; font-weight:normal;font-size:10px; margin-top:-0px;*margin-top:-10px;}

