.editMarkedForFix {color: #CC0000}

.blueLine { background-color: #99CCFF}

.data {
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;
  font-weight: bold;
  min-height: 16px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  display: block;
  float: left;
}

.title {
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;
  float: left;
}

.space {
  float: left;
}

.clear {
  clear: both;
}

select {
	font-size: 92%; 
	font-family: Arial, Helvetica, sans-serif; 
}

input {
	font-size: 92%; 
	font-family: Arial, Helvetica, sans-serif; 
}

.int_enroll_title {
  font-family: "Times New Roman", Times, serif;
  font-size: 18px;
  width: 1000px;
}

.int_enroll_header {
  font-family: "Times New Roman", Times, serif;
  font-size: 15px;
  font-weight: bold;
  text-decoration: underline;
  float: left;
} 

.int_enroll_body {
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  float: left;
}

.int_enroll_body_tall {
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  min-height: 20px;
  display: block;
  float: left;
}

.int_enroll_small {
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;
  float: left;
}
	
