/*<agl.folder "Main Text Style" "Main text style so you don't have to put class">*/
	TBody { color: #323232; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 13px }
	Body { color: #323232; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 13px }
	a /* Link Text */   { color: #6C2768; font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-decoration: underline }
	a:hover /* link hover state */  { color: #9C728E; font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-decoration: underline }
	UL /* Bullet list */  { margin: 0 0 0 25px; padding: 0 }
	OL { margin: 0 0 0 25px; padding: 0 }
	li /* Square bullets for bullet list */  { list-style-type: square; margin: 0; padding: 3px 0 2px }
	.numlist li { list-style-type: decimal; margin: 0; padding: 3px 0 2px }
	sup  { font-size: smaller; font-style: inherit; line-height: inherit }
	.supSM { font-size: smaller; font-style: inherit; line-height: inherit; vertical-align: top }
	.text /* body text as a class */  { color: #000; font-size: 12px; font-family: Arial, Helvetica, sans-serif }
/*</agl.folder>*/
/*<agl.folder "Top Boxes" "Header boxes">*/
	.topBoxesFont /* Font for Boxes */    { color: #fff; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 12px }
	.topBoxesFont1 /* Font for Header Boxes */     { color: #003366; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 12px }
/*</agl.folder>*/
/*<agl.folder "Bottom Boxes Some Outlined some are not" "Bottom Boxes Some Outlined some are not">*/
	.Boxes /* Bottom outlined */         { background-color: #d7dce3; border: solid 1px #003366 }
	.Boxes3 { background-color: #d7dce3; border: solid 1px #8a9096 }
	.BoxesTools { background-color: #e4dbd3; border: solid 1px #82664d }
	.FontBoxes  { color: #323232; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 13px }
	.FontBoxes1 { color: #606060; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 15px }
	.TitleBoxes     { background-color: #003366; border: solid 1px #003366 }
	.TitleBoxes1 { background-color: #8a9096; border: solid 1px #8a9096 }
	.TitleBoxesTools { background-color: #82664d; border: solid 1px #82664d }
	.Boxes1 /* Bottom box not outlined */  { background-color: #f5f5f5 }
	.Boxes2 /* Bottom outlined 2nd color */   { background-color: #f5f5f5; border: solid 1px #8a9096 }
	.Boxes4 { background-color: #f5f5f5; border: solid 1px #422222 }
/*</agl.folder>*/
/*<agl.folder "Form Styles" "Dropdowns & Required">*/
	.req /* Required field */  { color: #BA7638; font-size: 10px; font-family: Arial, Helvetica, sans-serif }
	.BoxesFont /* Selected Boxes inside a form Font */  { color: #003366; font-size: 11px; font-family: Arial, Helvetica, sans-serif }
	a.BoxesFont /* Selected Boxes inside a form link style */  { color: #369; font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-decoration: underline }
	a.BoxesFont:hover /* Selected Boxes inside a form hover style */  { color: #BA7638; font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-decoration: underline }/*</agl.folder>*/
/*<agl.folder "Headers on Content Pages" "Various header styles for content pages">*/
	.Header1 /* First Header on Content Page */     { color: #6C2768; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold }
	.Header2 /* Second Header on Content page */  { color: #6C2768; font-size: 9px; font-family: Arial, Helvetica, sans-serif; font-weight: bold }
	.Header3 /* Third Header on Content Page */    { color: #0e0e0e; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold }
	.Header4  { color: #fff; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold }
	.Header5 { color: #003366; font-size: 11px; font-family: Arial, Helvetica, sans-serif }
	.Header6 { color: #003366; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold }
	.Header7 { color: #003366; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold }
	.Header8 { color: #003366; font-size: 10px; font-family: Arial, Helvetica, sans-serif; font-weight: bold }
/*</agl.folder>*/
/*<agl.folder "Small Utility Fonts" "Used on Home page footnotes">*/
	.utility1 /* Disclaimer text black */      { color: #FFFFFF; font-size: 10px; font-family: Arial, Helvetica, sans-serif; text-decoration: none }
	a.utility1  { color: #FFFFFF; font-size: 10px; font-family: Arial, Helvetica, sans-serif; text-decoration: underline }
	a.utility1:hover  { color: #663366; font-size: 10px; font-family: Arial, Helvetica, sans-serif; text-decoration: underline }
	a.style1:hover /* Small Utility light Color Underlined link Hover */  { color: #BA7638; font-size: 10px; font-family: Arial, Helvetica, sans-serif; text-decoration: underline }
	a.style1 /* Small Utility Dark Color Underlined link */  { color: #003366; font-size: 10px; font-family: Arial, Helvetica, sans-serif; text-decoration: underline }
	.style1 /* Small Utility Dark Color */  { color: #6C2768; font-size: 10px; font-family: Arial, Helvetica, sans-serif }
	.style3 { color: #003366; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold }
	.style2, a.style2 { color: #003366; font-size: 9px; font-family: Arial, Helvetica, sans-serif; text-decoration: none }
	.a.style2:hover { color: #82664d; font-size: 9px; font-family: Arial, Helvetica, sans-serif; text-decoration: underline }
/*</agl.folder>*/
/*<agl.folder "Hide/Show Styles" "Used to hide and show elements along with JavaScript">*/
	.expand { visibility: visible; position: relative }
	.collapse { visibility: hidden; position: absolute }
/*</agl.folder>*/