@charset "UTF-8";
/* Form Control CSS written by LeadingApartments */

#email {
	font-size: 10px;
	background-color: #EEEEEE;
	border: 1px solid #999999;
	width: 50px;
}
.newsletter_box {
	font-size: 11px;
	background-color: #EEEEEE;
	padding: 2px;
	border: 1px solid #CCC;
	width: 180px;
}
.newsletter_button {
	font-size: 11px;
	background-color: #F60;
	font-weight: bold;
	color: #FFF;
	border: 1px solid #18427B;
	margin-right: auto;
	margin-left: auto;
}
.newsletter_button:hover, active {
	font-size: 11px;
	background-color: #18427B;
	font-weight: bold;
	color: #CCC;
	border: 1px solid #18427B;
}
.newsletter_smallbox {
	font-size: 11px;
	background-color: #EEEEEE;
	padding: 2px;
	border: 1px solid #CCC;
	width: 50px;
}
.spam_text {
	font-family: Tahoma, Geneva, sans-serif;
	color: #FE781D!important;
	font-size: 9pt;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
}
img
{  border-style: none;
}
.requiredplease {
	font-family:"Century Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.9em;
	font-style:italic;
	margin-top: 3px;
	padding: 5px;
	font-weight: normal;
	color: #F30;
}
.newsletter_reset {
	font-size: 11px;
	background-color: #006;
	font-weight: bold;
	color: #FFF;
	border: 1px solid #18427B;
	margin-right: auto;
	margin-left: auto;
}
.newsletter_reset:hover, active {
	font-size: 11px;
	background-color: #18427B;
	font-weight: bold;
	color: #CCC;
	border: 1px solid #18427B;
}