.regular_text {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.footer_text {
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

.footer_link {
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}

.regular_text_white {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	text-align:center;
	
	
}

.regular_text_green {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #37af4a;
	text-decoration: none;
	
	
}

.regular_text_16 {
	font-family: Arial, Helvetica, Verdana;
	font-size: 16px;
	color: #666666;
	text-decoration: none;
	padding-left: 20px;
	
}

.regular_text_heading {
	font-family: Arial, Helvetica, Verdana;
	font-size: 16px;
	color: #37af4a;
	font-weight: bold;	

}

.main_title_green {
	font-family: Arial, Helvetica, Verdana;
	font-size: 18px;
	color: #37af4a;
	font-weight: bold;	
	padding-left: 20px;
}

.main_title_black {
	font-family: Arial, Helvetica, Verdana;
	font-size: 18px;
	color: #000000;
	font-weight: bold;	
	
}


.fields {FONT-SIZE:12px; font-family: Arial, Verdana Helvetica, sans-serif; color: #666666;font-weight: bold; WIDTH:200px; BACKGROUND-COLOR: #f1f1f1;}


.radio {BACKGROUND-COLOR: #f1f1f1;}

.checkbox {FONT-SIZE:11px; font-family: Arial, Verdana Helvetica, sans-serif; color:#666666;font-weight: bold; BACKGROUND-COLOR: #f1f1f1; 
}

.comments {FONT-SIZE:11px; font-family: Arial, Verdana Helvetica, sans-serif; color:#666666;font-weight: bold; WIDTH:250px; BACKGROUND-COLOR: #f1f1f1; 
}
.submit {FONT-SIZE:11px; font-family: Arial, Verdana Helvetica, sans-serif; color:#666666;font-weight: bold; WIDTH:100px; BACKGROUND-COLOR: #f1f1f1; 
}
.reset {FONT-SIZE:11px; font-family: Arial, Verdana Helvetica, sans-serif; color:#666666;font-weight: bold; WIDTH:80px; BACKGROUND-COLOR: #f1f1f1; 
}


.text-right-space {
  margin-right: 20px;
}