body {
  color: #555;
  background: #fff;
  margin: 0;
  padding: 0;
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Eval Form Layout*/

#eval-form, #eval-form-thanks, #eval-form-nofunds {
  width: 175px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #242424;
  font-size: 10px;
  background: transparent url(../images.aff4/form-bg.jpg) left top no-repeat;
  padding: 127px 0 0 0;  
  line-height: 10px;
}

#form-fields{
	height: 517px;
	}

#form-footer {
	background: transparent url(../images.aff4/form-footer.jpg) left top no-repeat;
	height: 30px;
	clear: both;
}

/* Elements */

* {
  margin: 0;
  padding: 0;
}

h1, h2{
	font-size: 12px;
	font-weight: bold;
	}

p{
	clear: both;
	color: #242424;
	padding: 3px 3px 3px 0;
	clear: both;	
	font-weight: bold;
	margin: 0;
	}
	
p#tc{
	font-weight:normal;
	padding: 0;
	}	

a {
	color: #425853;
	text-decoration: underline;
	}
	
a:hover{
	text-decoration: none;
	}	
	
#eval-form p span{
	color: #8e1414;
	}	
	
span.eval-asterisk{
	width: 9px;
	height: 16px;
	background: transparent url(../images.aff4/asterisk.gif) left top no-repeat;
	float: left;
	}	
	
#fieldset-left span.eval-asterisk{
	float: none;
	width: 9px;
	height: 16px;
	background: transparent url(../images.aff4/asterisk.gif) left top no-repeat;	
	}	
	
#eval-form span.noBorder{
	margin: 0 0 1px 0;
	color: #0f0427;
	}	
	
/* Form fields */

fieldset {
	border: 0;
	padding: 0 0 0 5px;
}

#eval-form label{
	font-weight: bold;
	width: 100px;
	display: block;
	line-height: 14px;	
    color: #242424;	
	}

#eval-form .noBorder label{
	padding: 0;
	width: auto;
	display: inline;
	float: none;
	font-weight: normal;
	}

#eval-form input {
  font-weight: normal;
  font-size: 11px;
  vertical-align: middle;
  padding: 1px 2px;
  margin: 0 0 1px 0;
  height: 13px;
  color: #242424;
  border: 1px solid #91beac;
  background: #c8bcf1 url(../images.aff4/input-bg.gif) left top repeat-x;
  letter-spacing: 1px;
  width: 115px; 
}

#eval-form input.small{width: 30px; margin: }

#eval-form input.medium{
	width: 90px;
	float:left;
	margin:0 0 1px 4px;
}

#eval-form #zip { width: 52px;}

#eval-form input.noBorder, #eval-form .noBorder input {
	width: auto;
	float: none;
	margin: 1px 0 5px 0;
	vertical-align: middle;
	border: 0;
	height: 14px;
	width: 14px;
	background: transparent;
	display: inline;
}

#eval-form #fieldset-right input#MultiForm1_FinanceOtherDesc{
	width: 80px;
	margin: 0 0 0 5px;
	}

#eval-form select {
  font-weight: normal;
  font-size: 10px;
  vertical-align: middle;
  padding: 0;
  margin: 2px 0 0 0;
  width: 115px;
  color: #242424;
  border: 1px solid #91beac; 
}

/* Submit */

#eval-form input.submit {
	background: transparent url(../images.aff4/submit-btn.gif) left top no-repeat;
	width: 127px;
	height: 30px;
	margin: 3px auto 0 auto;
	display: block;
	text-indent: -9999px;
	border: 0;
	float: none;
	cursor: pointer;
}

/* Thanks Step */

#eval-form-nofunds #form-fields, #eval-form-thanks #form-fields{
	padding: 0 5px 0 5px;
	}

#eval-form-nofunds h1{
	font-size: 10px;
	line-height: 12px;
	margin: 0 0 5px 0;
	}
	
#eval-form-nofunds h2{
	font-size: 10px;
	line-height: 12px;
	margin: 3px 0 3px 0;
	}	
	
#eval-form-nofunds p, #eval-form-thanks p{
	margin: 0 0 8px 0;
	font-weight: normal;
	}		
	
#eval-form-nofunds ul{
	padding: 0 0 0 15px;
	margin: 0;
	font-size: 9px;
	}
	
#eval-form-nofunds a#zoom{
	display: block;
	text-indent: -9999px;
	width: 154px;
	height: 33px;
	margin: 0 0 10px 0;
	background: transparent url(../images.aff4/zoom.gif) left top no-repeat;
	}	
	
/* No Funds Popup */

#dialog{
	width: 480px;
	height: 250px;
	background: transparent url(../images.aff4/form-popup-bg.gif) left top no-repeat;
	}	
	
#dialog p{
	line-height: 14px;
	font-size: 11px;
	color: #3c3c3c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0 10px 10px 0;
	margin: 0;
	}	
	
#dialog p.first{
	padding: 30px 10px 10px 0;
	}	
	
#dialog a#popup-submit{
	background: transparent url(../images.aff4/form-popup-submit.gif) 6px top no-repeat;
	text-indent: -9999px;
	border: 0;
	cursor: pointer;
	width: 140px;
	height: 37px;
	display: block;
	float: left;
	}	
	
#dialog a#popup-no{
	background: transparent url(../images.aff4/form-popup-no.gif) left top no-repeat;
	text-indent: -9999px;
	border: 0;
	cursor: pointer;
	width: 134px;
	height: 37px;
	margin: 0;
	display: block;
	float: left;
	}
	
#dialog #buttons{
	float: right;
	width: 285px;
	}
	
#dialog input:active{
	outline: none;
	}


