	
	.mc_error_msg { 
		color: #cccccc;
		font-size:9px;
       		margin-bottom:1px;
		margin-left:5px;
		margin-right:10px;

	}
	.mc_success_msg {
		color: #cccccc;
		font-size:9px;
		font-weight:400;
      		margin-bottom:1px;
		margin-left:10px;
	}
	.mc_merge_var{ 
		padding:0;
		margin:0 0 2px 5px;
	}




	#mc_signup_form { 
		padding:0;
		border-width: 0px;
		border-style: none;
		border-color: #;
		color: #ffffff;
		background-color: #d71634;
	}
	
	
	.mc_custom_border_hdr {
		border-width: 0px;
		border-style: none;
		border-color: #;
		color: #ffffff;
		background-color: #d71634;
		font-size: 1.2em;
		padding:5px 10px;
		width: 100%;
	}
		#mc_signup_container {}
	#mc_signup_form {}
	#mc_signup_form .mc_var_label {}
	#mc_signup_form .mc_input {}
	#mc-indicates-required { 
		width:100%;
	}
	#mc_display_rewards {}
	#mc_interests_header { 
		font-weight:bold;
	}
	div.mc_interest{
		width:100%;
	}
	#mc_signup_form input.mc_interest {}
	#mc_signup_form select {}
	#mc_signup_form label.mc_interest_label { 
		display:inline;
	}
	.mc_signup_submit { 
		text-align:center; 
	}
	