body, TD, SELECT, OPTION{
 margin: 0px;
 padding: 0px;
 font-family: /*"Century Gothic", */ Verdana, sans-serif;
 font-size: 11px;
 line-height: 20px;
}
td{text-align:left;}
a{
font-family: /*"Century Gothic", */ Verdana, sans-serif;
font-size: 11px;
color: #0081c7;
text-decoration: none;
border: none;
}
a:hover{
text-decoration: underline;
color: #00b6e8;
border: none;
}
span.title{font-family: /*"Minion Pro",*/ "Times New Roman", Verdana,  serif;color:#ffffff;font-size:20px;font-weight:normal;line-height:20px;text-decoration:underline;}
.textarea, INPUT[type="text"], INPUT[type="password"], INPUT.text, INPUT.password, TEXTAREA, .textfield, .selectField{
 background-color: #ECEBEB;
 color: #000000;
 border: 1px solid;
 border-color: #CFCFCF;
 font-weight: normal;
 font-family: /*"Century Gothic", */ Verdana, sans-serif;
 font-size: 11px;
 padding-left: 8px;
 padding-right: 5px;
}
INPUT[type="text"], INPUT[type="password"], INPUT.text, INPUT.password, .textfield{
 width: 380px;
}
.textarea, TEXTAREA{
 width: 540px;
 padding-left: 8px;
 padding-right: 5px;
 padding-top: 5px;
 padding-bottom: 5px;
}
INPUT[type="text"]:focus, INPUT[type="password"]:focus, INPUT.text:focus, INPUT.password:focus, TEXTAREA:focus, .selectField:focus, SELECT:focus{
 border: 1px solid #39c;
}
INPUT[type="radio"], INPUT.radio{
 cursor: pointer;
}
span.radio {
 width: 19px;
 height: 25px;
 padding: 0 5px 0 0;
 background: url(../templates/iis_corp_design/images/checkboxes.png) no-repeat;
 display: block;
 clear: left;
 float: left;
 cursor: pointer;
}
.button, INPUT[type="button"], INPUT.button, INPUT[type="submit"], INPUT.submit{
 width: 100px;
 height: 29px;
 color: #ffffff;
 font-size: 12px;
 font-weight: normal;
 border: none;
 cursor: pointer;
 font-weight: bold;
 padding-top: 0px !important;
 padding-top: 3px;
}
#required{
 color: #EE7F00;
 font-size: 11px;
}
#hintfield{
 position: absolute;
 left: 210px;
 color: #EE7F00;
 font-size: 11px;
 margin-top: 5px;
 font-weight: bold;
}
#hintfield1, #hintfield2, #hintfield3, #hintfield4{
 color: #EE7F00;
 font-size: 11px;
 font-weight: bold;
 text-align: right;
}
.thanks{
 margin: 35px;
 padding: 0px;
 font-family: /*"Century Gothic", */ Verdana, sans-serif;
 font-size: 16px;
 color: #0081c7;
 font-weight: bold;
}
