/* Start of CMSMS style sheet 'Form WIPv3' */
.mailinglistform {

}

.mailinglistform .fbsubmit {
	background-image: url('images/WIPv3/button_sign_up.jpg');
	height: 52px;
	width: 111px;
	border: 0px;

}

.mailinglistform .fbsubmit:hover {
	cursor: pointer;
}

.text_input {
	border:2px solid #CCCC99;
	width: 185px;
	margin-top:12px;
}
.contactform .text_input {
	margin-top:0px;
}

.contactform input {border: 2px solid #CCCC99}
.contactform input.checkbox {border: none;}
.contactform label {
	display: block;
	float: left;
	width: 155px;
}
.contactform label.label {
	display: inline;
	float: none;
	width: 50px;
	font-size: 10px;
}
.contactform textarea {
	background-color: #fff;
	border: 2px solid #CCCC99;
color: #000000;
	font-family: 'Courier New',Courier,serif;
	font-size: 13px;
}
.formbuilderform .message {
	line-height: 16px;
	padding: 0 0 8px 0;
}

.contactform .submit input {
position: relative;
left: 157px;
background-color: #CEB88A;
width: 130px;
height: 50px;
color: #000000;
	font-family: 'Courier New',Courier,serif;
	font-size: 18px;
top: 15px;
font-weight: bold;
}

.contactform td {
height: 40px;
vertical-align: top;
}

.contactform textarea {
width: 300px;
font-size: 13px;
}

.contactform input {
font-size: 13px;
}
/* End of 'Form WIPv3' */

