input {font-family: Verdana, Helvetica, sans-serif; font-size: 8pt;}
select {font-family: Verdana, Helvetica, sans-serif; font-size: 8pt;}

fieldset {
	padding: 10px 12px 12px 12px;
	margin-bottom: 25px;
	border: 1px solid #000000;
}

fieldset.final {
	padding: 10px;
	margin-bottom: 0px;
	background-color: #e8fcea;
	border: 5px solid #393;
}


fieldset.final p {
	color: #000;
}

fieldset legend {
	font-size: 9pt;
	font-weight: bold;
	padding: 0 5px;
	color: #2776B9;
}

fieldset legend span {
	color: #666;
	font-weight: normal;
	font-size: 80%;
}

fieldset p {
	font-size: 8pt;
	line-height: 15px;
	color: #222;
	margin: 10px 0 10px 0;
  padding: 0;
}


fieldset table th {
	text-align: right;
  padding: 5px 10px 0 0;
	font-size: 8pt;
	font-weight: normal;
	vertical-align:top;	
}

fieldset table td {
	text-align: left;
	font-size: 8pt;
	font-weight: normal;
  padding: 3px;	
	vertical-align:top;  
}

fieldset table td.headText {
	font-size: 9pt;
	font-weight:bold;
	padding: 15px 0 10px 0;
}	


fieldset table td.helpText {
	font-size: 7pt;
	
}	


fieldset small {
	font-size: 10px;
	line-height: 13px;
	color: #999;
}

fieldset hr {
	margin: 20px 0;
}

fieldset h3 {
	font-size: 12px;
	margin-bottom: 1px;
}

.headText {
	font-size: 10pt;
	font-weight:bold;
	color: #2776B9;
	padding: 0 0 0 0;
}	

.hr_form { 
	width: 372px; 
	border: 0px; 
	border-top: 1px dotted #2776B9; 
	height: 1px; 
}

