/* Start of CMSMS style sheet 'contact' */
.contactform fieldset {width: 100%; padding: 1em;}
.contactform fieldset legend {font-weight: bold;}
.contactform input, .contactform textarea {  width: 100%;font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333}
.contactform .fbsubmit { background-color: #FFFFFF; width: 150px; color: #FF673E; float: right; margin-top: 10px;margin-bottom: 10px;}
.contactform .fbsubmit:hover {color: #037CC5;}
.contactform .toms input, .toms textarea {width: 450px; background-color: #ffffff; color: #333; font-family: Arial, Helvetica, sans-serif;}
.textarea { font-family: Arial, Helvetica, sans-serif;width: 100%;}
.contactform div {padding: 0 5px 0 5px;}
.contactform div label {display: block; width: 100%; padding-bottom: 2px; padding-top: 10px;}
.contactform div.required {}
.contactform {width: 100%; }

/* End of 'contact' */

