.body_10   { color: #999; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 12px }
.menu_13  { color: #fff; font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 18px; text-align: center }
.bold-green  { color: #8cd200; font-weight: bold }
.rule_b { border-bottom: 1px solid #ccc }
.stroke_204_trbl { border: solid 1px #ccc }
/*<agl.folder "links_on_white" "These pseudo class styles govern the hyperlinked text on white page backgrounds.">*/
	a:link  { color: #999; text-decoration: none }
	a:visited  { color: #999; text-decoration: none }
	a:hover  { color: #8cd200; text-decoration: none }
	a:active  { color: #8cd200; text-decoration: none }
/*</agl.folder>*/
/*<agl.folder "links_on_green" "These pseudo class styles govern the hyperlinked text on green page backgrounds.">*/
	.menu_13 a:link  { color: #fff; text-decoration: none }
	.menu_13 a:visited  { color: #fff; text-decoration: none }
	.menu_13 a:hover  { color: #ffed26; text-decoration: none }
	.menu_13 a:active  { color: #ffed26; text-decoration: none }
/*</agl.folder>*/
/*<agl.folder "form_styles" "These styles are for the contact form elements.">*/
	.width_476px /* This style is for the Comments/Questions text area in the contact form. */  { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 14px; width: 476px }
	.width_233px /* This style is for the 233 pixel wide form fields in the contact form. */  { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 14px; width: 233px; height: 14px }
	.width_111px /* This style is for the 111 pixel wide form fields in the contact form. */  { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 14px; width: 111px; height: 14px }
	input:focus /* This pseudo class style adds color to the currently focused form field. */  { color: black; background-color: #e8f5cc }
	textarea:focus /* This pseudo class style adds color to the currently focused form field text area. */  { color: black; background-color: #e8f5cc }
	select /* This style controls the font specs for the pull-down select in the form. */  { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif }
/*</agl.folder>*/
.abouthead {
color: #999; font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 20px
}
.bodyabout {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 19px;
	color: #818181;

}
.tempavenir {
	font-family: "Avenir LT Std 65 Medium";
	font-size: 9pt;
}
.body_10_underline {
	color: #999;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	text-decoration: underline;
}
.body_10_pgbold {
	color: #999999;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;
	font-style: normal;
	font-weight: bold;
}
.width_233px_Custom {
font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 14px; width: 233px
}


