/* ALL PAGES */BODY, TR, TD { font-size: 8pt; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #464646; scrollbar-face-color: #CCCCCC; scrollbar-shadow-color: #000000; scrollbar-highlight-color: #CAE2F9; scrollbar-3dlight-color: #e2e6ed; scrollbar-darkshadow-color: #184316; scrollbar-track-color: #EBEBEB; scrollbar-arrow-color: #184316; }A:link { text-decoration: underline; color: #336600; }A:visited { text-decoration: underline; color: #70a16e; }A:active { text-decoration: underline; color: #133511; }A:hover { text-decoration: none; color: #0d2e0c; }/* MAIN SPACE */P { text-align: left; margin: 0px; }P.alignjustify { text-align: justify; margin: 0px; }P.alignleft { text-align: left; margin: 0px; }P.aligncenter { text-align: center; margin: 0px; }P.alignright { text-align: right; margin: 0px; }P.title_up { font-size: 9pt; font-weight: bold; letter-spacing: 1px; color: #58585A; text-align: left; margin: 0px; }P.title { font-size: 11pt; font-weight: bold; color: #3E3D40; text-align: left; margin: 0px; }P.title_sub { font-size: 9pt; font-weight: bold; color: #636363; text-align: left; margin: 0px; }P.title2_up { font-size: 8pt; font-weight: bold; letter-spacing: 1px; color: #58585A; text-align: left; margin: 0px; }P.title2 { font-size: 10pt; font-weight: bold; color: #3E3D40; text-align: left; margin: 0px; }P.title2_sub { font-size: 8pt; font-weight: bold; color: #636363; text-align: left; margin: 0px; }HR { border: 0; color: #184316; background-color: #184316; height: 1px; width: 100%; text-align: left; }HR.line_dgreen { border: dashed thin; height: 1px; width: 100%; background-color: #FFFFFF; color: #184316; }HR.line_sgray { border: 0; color: #9C9C9C; background-color: #9C9C9C; height: 1px; width: 100%; text-align: left; }HR.line_dgray { border: dashed thin; height: 1px; width: 100%; background-color: #FFFFFF; color: #9C9C9C; }HR.line_slgray { border: 0; color: #CCCCCC; background-color: #CCCCCC; height: 1px; width: 100%; text-align: left; }HR.line_dlgray { border: dashed thin; height: 1px; width: 100%; background-color: #FFFFFF; color: #CCCCCC; }/* IMAGE STYLES */IMG.image_left { margin: 10px 10px 10px 0px; float: left; }IMG.image_right { margin: 10px 0px 10px 10px; float: right; }/* EXTRACTS TABLES */TABLE.extract_right { width: 200px; font-weight: normal; font-style: normal; color: #000000; text-align: left; border: 1px solid #9C9C9C; padding: 5px; margin: 15px 0px 15px 15px; float: right; }TABLE.extract_left { width: 200px; font-weight: normal; font-style: normal; color: #000000; text-align: left; border: 1px solid #9C9C9C; padding: 5px; margin: 15px 15px 15px 0px; float: left; }/* EXTRACTS TABLES WITH PHOTOS */TABLE.extract_right_pic { width: 120px; font-style: italic; color: #000000; text-align: left; border: 1px solid #9C9C9C; padding: 5px; margin: 15px 0px 15px 15px; float: right; }TABLE.extract_left_pic { width: 120px; font-style: italic; color: #000000; text-align: left; border: 1px solid #9C9C9C; padding: 5px; margin: 15px 15px 15px 0px; float: left; }TABLE.extract_center_pic { width: 536px; font-style: italic; color: #000000; text-align: left; border: 1px solid #9C9C9C; padding: 5px; margin: 15px 0px 15px 0px; float: center; }/* TABLE PROPERTIES - TABLE COLLAPSE - SOLID GREEN 1PX */TABLE.sgreen { border-collapse: collapse; border: 1px solid #184316; }TD.sgreen { border-collapse: collapse; border: 1px solid #184316; }TD.sgreentop { border-top: 1px solid #184316; }TD.sgreenbottom { border-bottom: 1px solid #184316; }TD.sgreentopbottom { border-top: 1px solid #184316; border-bottom: 1px solid #184316; }TD.sgreenleft { border-left: 1px solid #184316; }TD.sgreenright { border-right: 1px solid #184316; }TD.sgreenleftright { border-left: 1px solid #184316; border-right: 1px solid #184316; }TD.sgreenall { border-left: 1px solid #184316; border-right: 1px solid #184316; border-top: 1px solid #184316; border-bottom: 1px solid #184316; }/* TABLE PROPERTIES - TABLE COLLAPSE - DASHED BROWN 1PX */TABLE.dgreen { border-collapse: collapse; border: 1px dashed #184316; }TD.dgreen { border-collapse: collapse; border: 1px dashed #184316; }TD.dgreentop { border-top: 1px dashed #184316; }TD.dgreenbottom { border-bottom: 1px dashed #184316; }TD.dgreentopbottom { border-top: 1px dashed #184316; border-bottom: 1px dashed #184316; }TD.dgreenleft { border-left: 1px dashed #184316; }TD.dgreenright { border-right: 1px dashed #184316; }TD.dgreenleftright { border-left: 1px dashed #184316; border-right: 1px dashed #184316; }TD.dgreenall { border-left: 1px dashed #184316; border-right: 1px dashed #184316; border-top: 1px dashed #184316; border-bottom: 1px dashed #184316; }/* TABLE PROPERTIES - TABLE COLLAPSE - SOLID GRAY 1PX */TABLE.sgray { border-collapse: collapse; border: 1px solid #9C9C9C; }TD.sgray { border-collapse: collapse; border: 1px solid #9C9C9C; }TD.sgraytop { border-top: 1px solid #9C9C9C; }TD.sgraybottom { border-bottom: 1px solid #9C9C9C; }TD.sgraytopbottom { border-top: 1px solid #9C9C9C; border-bottom: 1px solid #9C9C9C; }TD.sgrayleft { border-left: 1px solid #9C9C9C; }TD.sgrayright { border-right: 1px solid #9C9C9C; }TD.sgrayleftright { border-left: 1px solid #9C9C9C; border-right: 1px solid #9C9C9C; }TD.sgrayall { border-left: 1px solid #9C9C9C; border-right: 1px solid #9C9C9C; border-top: 1px solid #9C9C9C; border-bottom: 1px solid #9C9C9C; }/* TABLE PROPERTIES - TABLE COLLAPSE - DASHED GRAY 1PX */TABLE.dgray { border-collapse: collapse; border: 1px dashed #9C9C9C; }TD.dgray { border-collapse: collapse; border: 1px dashed #9C9C9C; }TD.dgraytop { border-top: 1px dashed #9C9C9C; }TD.dgraybottom { border-bottom: 1px dashed #9C9C9C; }TD.dgraytopbottom { border-top: 1px dashed #9C9C9C; border-bottom: 1px dashed #9C9C9C; }TD.dgrayleft { border-left: 1px dashed #9C9C9C; }TD.dgrayright { border-right: 1px dashed #9C9C9C; }TD.dgrayleftright { border-left: 1px dashed #9C9C9C; border-right: 1px dashed #9C9C9C; }TD.dgrayall { border-left: 1px dashed #9C9C9C; border-right: 1px dashed #9C9C9C; border-top: 1px dashed #9C9C9C; border-bottom: 1px dashed #9C9C9C; }/* TABLE PROPERTIES - TABLE COLLAPSE - SOLID LIGHT GRAY 1PX */TABLE.slgray { border-collapse: collapse; border: 1px solid #CCCCCC; }TD.slgray { border-collapse: collapse; border: 1px solid #CCCCCC; }TD.slgraytop { border-top: 1px solid #CCCCCC; }TD.slgraybottom { border-bottom: 1px solid #CCCCCC; }TD.slgraytopbottom { border-top: 1px solid #CCCCCC; border-bottom: 1px solid #CCCCCC; }TD.slgrayleft { border-left: 1px solid #CCCCCC; }TD.slgrayright { border-right: 1px solid #CCCCCC; }TD.slgrayleftright { border-left: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; }TD.slgrayall { border-left: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; border-top: 1px solid #CCCCCC; border-bottom: 1px solid #CCCCCC; }/* TABLE PROPERTIES - TABLE COLLAPSE - DASHED LIGHT GRAY 1PX */TABLE.dlgray { border-collapse: collapse; border: 1px dashed #CCCCCC; }TD.dlgray { border-collapse: collapse; border: 1px dashed #CCCCCC; }TD.dlgraytop { border-top: 1px dashed #CCCCCC; }TD.dlgraybottom { border-bottom: 1px dashed #CCCCCC; }TD.dlgraytopbottom { border-top: 1px dashed #CCCCCC; border-bottom: 1px dashed #CCCCCC; }TD.dlgrayleft { border-left: 1px dashed #CCCCCC; }TD.dlgrayright { border-right: 1px dashed #CCCCCC; }TD.dlgrayleftright { border-left: 1px dashed #CCCCCC; border-right: 1px dashed #CCCCCC; }TD.dlgrayall { border-left: 1px dashed #CCCCCC; border-right: 1px dashed #CCCCCC; border-top: 1px dashed #CCCCCC; border-bottom: 1px dashed #CCCCCC; }