/* CSS Document *//* Basic HTML Styles-----------------------------------*/.head1 {	font-family: Geneva, Arial, Helvetica, sans-serif;	font-size: 18px;	font-weight: bold;	color: #9A3416;	line-height: 21pt;	font-stretch: semi-condensed;}.head2 {	font-family: Geneva, Arial, Helvetica, sans-serif;	font-size: 18px;	font-weight: bold;	color: #4D4325;	line-height: 21pt;	font-stretch: semi-condensed;}.sub {	font-family: Geneva, Arial, Helvetica, sans-serif;	font-size: 13px;	font-weight: bold;	color: #9A3416;	line-height: 17pt;	font-stretch: semi-condensed;}.sub2 {	font-family: Geneva, Arial, Helvetica, sans-serif; 	font-size: 13px; 	font-weight: bold;	color: #4D4325;	line-height: 17pt;	font-stretch: semi-condensed;}.sub3 {	font-family: Geneva, Arial, Helvetica, sans-serif; 	font-size: 13px; 	font-weight: bold;	color: #B99C6B;	line-height: 17pt;	font-stretch: semi-condensed;}.subWhite {	font-family: Geneva, Arial, Helvetica, sans-serif; 	font-size: 13px; 	font-weight: bold;	color: #FFFFFF;	line-height: 17pt;	font-stretch: semi-condensed;	}.subYellow {	font-family: Geneva, Arial, Helvetica, sans-serif; 	font-size: 14px; 	font-weight: bold;	color: #FEE679;	line-height: 17pt;	font-stretch: semi-condensed;	}.regularText {	font-family: Geneva, Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: regular;	color: #333333;	line-height: 14pt;	font-weight: lighter;	font-stretch: semi-condensed;}.regularTextBold {	font-family: Geneva, Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: regular;	color: #333333;	line-height: 14pt;	font-weight: bold;	font-stretch: semi-condensed;}.whiteText {	font-family: Geneva, Arial, Helvetica, sans-serif; 	font-size: 11px; 	font-weight: regular; 	color: #FFFFFF; 	line-height: 14pt;	font-weight: lighter;	font-stretch: semi-condensed;}.maroonText {	font-family: Geneva, Arial, Helvetica, sans-serif; 	font-size: 11px; 	font-weight: regular; 	color: #9A3416; 	line-height: 14pt;	font-weight: lighter;	font-stretch: semi-condensed;}.smallText {	font-family: Geneva, Arial, Helvetica, sans-serif;	font-size: 10px;	color: #333333;	font-weight: regular;	line-height: 13pt;	font-weight: lighter;	font-stretch: semi-condensed;}a:link {    color: #9A3416;    text-decoration: underline;}a:visited {    color: #4D4325;    text-decoration: underline;}a:hover {    color: #4D4325;    text-decoration: underline;}a:active {    color: #4D4325;    text-decoration: underline;} a.tan:link {color: #B99C6B;} a.tan:visited {color: #B99C6B;} a.tan:hover {color: #B99C6B;} a.tan:focus {color: #B99C6B;} a.tan:active {color: #B99C6B;} li.smallText {	margin-left: 0;	list-style: none;	display: list-item;	line-height: 13pt;	font-weight: lighter;	font-stretch: semi-condensed;} .left-line-maroon {	border-left-width: 1px;	border-left-style: dotted;	border-left-color: #9A3416;}.left-bottom-line-maroon {	border-left-width: 1px;	border-left-style: dotted;	border-left-color: #9A3416;	border-bottom-width: 1px;	border-bottom-style: dotted;	border-bottom-color: #9A3416;}.right-line-maroon {	border-right-width: 1px;	border-right-style: dotted;	border-right-color: #9A3416;}.right-bottom-line-maroon {	border-right-width: 1px;	border-right-style: dotted;	border-right-color: #9A3416;	border-bottom-width: 1px;	border-bottom-style: dotted;	border-bottom-color: #9A3416;}.bottom-line-maroon {	border-bottom-width: 1px;	border-bottom-style: dotted;	border-bottom-color: #9A3416;}.top-line-maroon {	border-top-width: 1px;	border-top-style: dotted;	border-top-color: #9A3416;}.bottom-line-green {	border-bottom-width: 1px;	border-bottom-style: dotted;	border-bottom-color: #4D4325;}
