/* Start of CMSMS style sheet 'contactform' */
form#m4moduleform_1 fieldset {
  margin: 1em 3em;
  width: 90%;
  border: none;

}

form#m4moduleform_1 {
font-size: 0.9em;
}

form#m4moduleform_1 legend {
  padding: 1em 0.4em;
  font-weight: bold;
  color:#2B2934;
}

form#m4moduleform_1 label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
  width: 120px; /* Width of labels */
  margin-bottom: 1em;
}

form#m4moduleform_1 label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
  width: 120px; /* Width of labels */
}

form#m4moduleform_1 fieldset label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
  width: 120px; /* Width of labels */
}

form#m4moduleform_1 label.radioButton {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
margin: 0 0.3em;
width: 100px;
}


form#m4moduleform_1 fieldset ol {
  margin: 0;
  padding: 0;
}

form#m4moduleform_1 fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
  border-bottom: 1px solid #ccc;
}

form#m4moduleform_1 fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}

form#m4moduleform_1 fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}

form#m4moduleform_1 fieldset fieldset label {
  display: block;
  width: auto;
}

form#m4moduleform_1 em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}

form#m4moduleform_1 input {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}

form#m4moduleform_1 fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}

form#m4moduleform_1 INPUT[type="text"] {
border: 1px solid #2B2934;
padding: 2px;
color: #054470;
font-size: 1em;
}

form#m4moduleform_1 INPUT[type="checkbox"] {
padding: 2px;
margin-left: 2em;
}

form#m4moduleform_1 INPUT[type="radio"] {
padding: 2px;
margin-left: 2em;
}

form#m4moduleform_1 select {
border: 1px solid #2B2934;
color: #054470;
font-size: 1em;
min-width: 4em;
}

form#m4moduleform_1 textarea {
border: 1px solid #2B2934;
width: 300px;
height: 80px;
padding: 2px;
color: #054470;
font-size: 1em;
font-family: verdana;
}

.error_message {
color: #660000;
}

p.privacy {
border-top: 1px solid #ccc;
color: #5C4e32;
}

div.captcha {
  margin: 1em 3em;
  width: 90%;
  border: none;
  font-size: 0.9em;
}

div.submit {
text-align: left;
height: 3em;
margin-bottom: 2em;
}

.fbsubmit {
background:#DD422E none repeat scroll 0%;
border:1px solid #DD422A;
color:#FFFFFF;
font-size: 0.9em;
margin-bottom:10px;
margin-left:330px;
margin-top:10px;
padding:2px;
width:80px;
}


/* End of 'contactform' */

