
.body_h   { color: #222; font-size: 11px; font-family: Arial; line-height: 15px }
.gold_thought   { color: #023e88; font-size: 14px; font-family: "Trebuchet MS"; line-height: 16px }
.gold_thought1   { color: #023e88; font-size: 16px; font-family: "Trebuchet MS"; line-height: 17px }
.title  { color: #07720a; font-size: 15px; font-family: "Trebuchet MS"; font-weight: bold; line-height: 15px }
.free { color: #07720a; font-size: 25px; font-family: "Trebuchet MS"; font-weight: bold; line-height: 15px }
.tel { color: #fff; font-size: 15px; font-family: "Trebuchet MS"; line-height: 15px }
.body_h1 { color: #222; font-size: 11px; font-family: Arial; line-height: 13px }
.body_h2 { color: #222; font-size: 11px; font-family: arial; line-height: 12px }
.body_sub { color: #055c05; font-size: 13px; font-family: Arial; font-weight: bold; line-height: 16px }
.body_sub1  { color: #055c05; font-size: 12px; font-family: arial; font-weight: bold; line-height: 14px; margin-bottom: -7px }
.footer { color: #222; font-size: 10px; font-family: Arial; line-height: 12px }
.text_links { color: #222; font-size: 11px; font-family: Arial; line-height: 16px }
a:link   { color: #054d88; text-decoration: underline }
a:hover   { color: #054d88; text-decoration: none }
a:visited   { color: #606; text-decoration: underline }
.illumin { color: #006400; font-size: 30px; font-family: "Trebuchet MS"; font-style: italic; font-weight: bold; line-height: 18px }

/* Fixes the gap problem for images and flash in Firefox */
.block { display: block; }

/* Form Elements and Styles */
.txtField {
	border: 1px solid #cccccc;
	color: #054d88;
	font-family: Arial;
	font-size: 11px;
	padding: 3px; 
}

.txtError {
	color: #990000;
	font-family: Arial;
	font-size: 11px;
}