/* Style sheet formular */
#form1{width:470px;}
label{width:220px;height:20px;float:left;margin-top:3px;font-family:Arial,  sans-serif;color:#ffffff;line-height:20px;letter-spacing:0.5px;}
input{width:240px;height:16px;clear:left;margin-bottom:4px;border:1px solid #15426b;color:#15426b;}
input.sendbutton{width:240px;height:25px;margin-top:20px;margin-left:220px;background-color:#1b5885;border:1px solid #15426b;font-family:Verdana, sans-serif;font-weight:bold;font-size:11px;color:#ffffff;}
textarea{width:460px;height:50px;margin-bottom:10px;border:1px solid #15426b;color:#15426b;}
select{width:100px;height:18px;border:1px solid #15426b;color:#15426b;}
.error{width:240px;color:#ffcc00;}
