.bodytext, fieldset {
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 18px;
	letter-spacing: normal;
	vertical-align: top;
}
.menutxt { color: #666; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.smalltext { color: #ccc; font-size: 10px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 12px; word-spacing: 1pt; letter-spacing: 2pt; }
.headers { color: #036; font-size: 18px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; font-style: inherit; text-decoration: none; }
.specs { color: #000; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 13px; }
.newsbar { font-size: 10px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 15px; }
.headers { color: #036; font-size: 18px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; line-height: 21px; text-decoration: none; text-align: left; }
.header_small { color: #8b0304; font-size: 19px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; text-decoration: none; text-align: left; vertical-align: top; }
.burgundyital { color: #8b0304; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; }
a:link { color: #00f; text-decoration: none; }
a:visited { color: #036; text-decoration: none; }
a:hover { color: #3c0; }
a:active { color: #33f; }
.testimonials {
	color: maroon;
	font-size: 12px;
	font-family: georgia, Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 13px;
	text-transform: inherit;
	letter-spacing: normal;
	vertical-align: text-top;
}
fieldset {border:0px; padding:0px; margin:0px;}
fieldset .error {color: #8B0304; font-weight: bold; }
fieldset .success {color: #00A800; font-weight: bold; }
.field, .val { margin-bottom: 3px; }
.field { width: 42%; float: left; }
.val { width: 58%; float: left; text-align: left; }
.val input[type="text"] { width: 300px; height: 20px; line-height: 20px; border: 1px solid #CCC; text-align: left; }
.val input[type="text"].smaller { width: 150px; }
.val select { height: 20px; line-height: 20px; border: 1px solid #CCC; text-align: left; }
.val textarea { width: 300px; height: 60px; border: 1px solid #CCC; text-align: left; }
.break { clear:both; height: 3px;}
.space_h { height: 15px; }