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

@page { size: 21cm 29.7cm; margin: 2cm }
TD P { color: #000000 }
TD P.western { font-family: sans-serif }
P { color: #000000 }
P.western { font-family: sans-serif }
input.textfield {
width:100%;
font-family:Arial, Helvetica, sans-serif;
font-size:1.2em;
color:#000000;
height:1.2em;
border:#666666 1px solid;
}
textarea.textfield {
width:100%;
font-family:Arial, Helvetica, sans-serif;
padding:2px;
font-size:1.2em;
color:#000000;
border:#666666 1px solid;
}
.submitbutton {
width:100px; height:25px; color:#000000;
}
div .marg {
margin-right:10px;
}
.formbox { width:550px; }

.formfield { 
width: 582px;
margin:0 0 12px 0;
clear:both; }

.formlabel { 
width:170px; 
float:left;
text-align:right;
padding:0 12px 0 0;
 }

.formtable {
width:382px;
}

.formtable input {
width:99%;
}
.formbox {
width:380px;
display:table;
}