@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: 1em;
	background-color: #F60;
	font-weight: bold;
	color: #FFF;
	border: 1px solid #18427B;
	margin-left: 200px;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.newsletter_button:hover, active {
	font-size: 1em;
	background-color: #18427B;
	color: #FFF;
	border: 1px solid #18427B;
	margin-left: 200px;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.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:1.2em;
	font-style:italic;
	margin-top: 3px;
	padding: 5px;
	font-weight: bold;
	color: #06F;
	text-align: center;
	line-height: 1.4em;
	letter-spacing: 1px;
}
.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;
}
