@charset "utf-8";
/********************* forms  border:solid 1px #999;height:518px;***********************/
fieldset {background:#F4F4F4 none repeat scroll 0 0;border:1px solid #E8E8E8;margin:0 0 20px;padding:20px 0 15px 20px; display:block;}
fieldset div {margin:0 0 10px;}
fieldset div:after {clear:both;content:".";display:block;height:0;visibility:hidden;}
label, .label {color:#333;float:left;font-weight:bold;margin:0;width:160px;}
label span, .label span {color:#666;display:block;font-size:0.92em;font-weight:normal;margin:3px 0 0;}
label .required, .label .required {color:#D98411;display:inline;font-weight:bold;margin:0 0 0 1px;}
input.text, textarea, select {font-family:Arial,Helvetica,sans-serif;padding:2px;width:250px;color:#333;}
textarea {border:solid 1px #ccc;font-size:12px;}
.buttons {padding:10px 0 0 160px;}
fieldset select{padding:5px;border:solid 1px #ccc;}
fieldset input[type=text],input[type=password]{height:20px; line-height:22px;font-size:13px; font-weight:normal;border:solid 1px #ccc;}
fieldset p{font-size:12px; white-space:normal;}
label.yes, label.no{width:70px;}label.other{width:auto; padding-right:5px;}
input[type=text]:focus,input[type=password]:focus, select:focus, textarea:focus{background-color:#FFFFD2;border:solid 1px #921515;}
#note{color:#333;display:none;font-size:12px;font-weight:normal;margin:10px;padding:10px;text-align:left;}
#note.success{background-color:#E9FAD0;border:1px solid #AEE756;display:block;padding-left:25px;}
#note.error{background-color:#FFE3DF;border:1px solid #F08A73;display:block;padding-left:25px;}
input.button{width:150px; padding:5px; font-weight:bold;}

div.calltop{width: 610px;height:140px;margin-bottom:3px; border:solid 1px #ccc;float: left;background-color:#F8F8F8;}div.key{width:101px;height:108px;margin:16px 16px 16px 16px;float:left;background: url(../images/partnerkey.jpg) no-repeat;}div.callaction{width:400px;float:left;margin:20px 20px 20px 20px;}div.calltop p{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;font-size:20px;font-weight:bold;padding:8px;line-height:30px;}div.callaction a{color:#3151A2;text-decoration:underline;}div.callaction a:hover{text-decoration:none;color:#921515;}