@charset "utf-8";
/* CSS Document */

form {
font-style: normal;
line-height:140%;
font-family: "Lucida Grande",Arial,Helvetica,sans-serif;
font-size: 12px;
border:none;
background-image: url(../images/form_bg2.jpg);
background-repeat:no-repeat;
padding:0 8px;
}

#mc_embed_signup {
width:300px;
color:#444444;
font-family:"Lucida Grande",Arial,Helvetica,sans-serif;
}

.legend {
	text-transform: capitalize;
	font-weight: bold;
	color: #ffffff;
	margin: 5px 0 0;
}

label {
color:#444444;
display:block;
font-size:12px;
margin:5px 0px;
clear:both;
}

input {
margin-right: 1.5em;
padding: .2em .3em;
width: 250px;
float: left;
z-index: 999;
margin-bottom:5px;
}

.indicate-required {
text-align: left;
font-style: normal;
overflow: hidden;
color: #999999;
font-size:11px;
margin:5px 35px 0 2px;
clear:both;
}

fieldset {
   border:solid 0px #000000;
   margin: 0px 0px -17px;
}

#mc-embedded-subscribe {
margin: 1em 0pt 1em; clear: both; width: auto; display: block;
}

.formHeader{
}

.signup {
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#formbottom {
	background-image: url(../images/form_bg2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 20px;
	width: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.mce_inline_error {
color:#FF0000;
clear:both;
}

#mce-FNAME, #mce-EMAIL {
color:#000000;
}

#mce-responses{
	width:300px;
}

#mce-success-response {
clear:both;
width:90%;
}