#mc_embed_signup_overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	background: #2b2b2b;
	top: 0;
	left: 0;
	opacity: 0.5;
	z-index: 100;
}
#mc_embed_signup {
	position: absolute;
	top: 200px;
	left: 50%;
	width: 600px;
	margin-left: -320px;
	background: #fff;
	border: 1px solid #ccc;
	z-index: 101;
	padding: 20px 20px 10px 20px;
	-moz-box-shadow:    0 2px 10px #000;
    -webkit-box-shadow: 0 2px 10px #000;
    box-shadow:         0 2px 10px #000;	
}
form h2 {
	border-bottom: 1px solid #000;
	margin: -20px -20px 0px -20px;
	padding: 20px;
	font-size: 23px;
	color: #008CB6;
	line-height: 24px;
}
.indicates-required {
	color: #d00;
	font-size: 11px;
	text-align: right;
}
.mc-field-group {
	margin-top: 10px;
}
#mc_embed_signup ul {
	margin-top: 5px;
}
#mc_embed_signup ul, #mc_embed_signup ul li {
	list-style: none;
}
.asterisk {
	color: #d00;
}
.mc-field-group label {
	font-size: 16px;
	color: #5b5b5b;
	margin-right: 10px;    
}
.mc-field-group input {
	margin-right: 5px;
	margin-top: 5px;
	position: relative;
	top: -4px;
}
#mce-EMAIL {
	padding: 5px;
	width: 300px;
	font-size: 16px;
}
#mc-embedded-subscribe {
	padding: 5px 20px;
	margin-top: 20px;
}
#mce-thanks {
	text-align: right;
	font-size: 14px;
	color: #008CB6;
	font-style: italic;
	margin-bottom: 0px;
}
#mc-closebox {
	position: absolute;
	top: 1px;
	right: 1px;
	color: #d00;
	font-size: 14px;
	font-weight: bold;
	padding: 3px 5px;
	background: #efefef;
}
.mce-close {
	cursor: pointer;
}
.mce-form-intro {
	margin: 0px;
	padding-top: 10px;
	
}
.mce-terms {
	font-size: 10px;
	margin: 5px 0px 0px 0px;
}
#mce-recommendedPartners {
	display: none;
}
