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

#moc_error {
	color:#CC0000;
	font-weight:bold;
	margin-bottom:1em;
}

h2 {
	margin-bottom:1em;
}

label {
 color:#006633;
}

td.mohc {
	color:#333333;
}

#fldTerm {
	width:25px;
}

input.fldsum {
	width:50px;
	text-align:right;
}

#moc_parameters #th, moc_parameters td {
	color:#333333;
}

#moc_parameters {
	margin-bottom:1em;
}

#moc_options {
	margin-bottom:1em;
}

label.l1 {
	display:block;
	float:left;
	width:130px !important;
}
#fldFirstSex, #fldSecondSex {
	margin-right:20px;
}

#fldFirstAge, #fldSecondAge, #fldLeaseYears {
	width:30px;
}

fieldset {
	border-style:none;
	margin:1em 0 0 0;
	padding:0;
}
#Freehold, #Single {
	margin:0; padding:0;
}
#Leasehold {
	margin-left:25px;
}

#lblLeasehold {
	margin-right:25px;
}

.frmNote {
	margin-top:1em;
}

.fsSub {
	margin-bottom:1em;
}

#bt_container{
	text-align:center;
	margin:2em 0 1em 0;
}

#bt_container.ac {
	margin:2em 0;
}

div.eligHead {
	font-size:1.2em;
	margin-bottom:1em;
	margin-top:2em;
}

#et_info {
	margin-bottom:1em;
}

#et_info th, #et_info td {
	color:#333333;
}

.row label {
	width:200px;
	display:block;
	float:left;
}

div.row {
	margin-top:5px;
}

.pai_ro {
	border-style:none !important;
	border-width:0px !important;
}

fieldset h2 {
	border-style:solid;
	border-color:#006633;
	border-width:0 0 1px 0;
	margin:1em 0;
}

textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
}
