/* 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: #666666; 
scrollbar-track-color: #EBEBEB; 
scrollbar-arrow-color: #C50C1F; }

A:link { text-decoration: none; color: #0000FF; }
A:visited { text-decoration: none; color: #800080; }
A:active { text-decoration: none; color: #C50C1f; }
A:hover { text-decoration: underline; color: #de6800; }


/* 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: 8pt; font-weight: bold; letter-spacing: 0px; color: #333333; text-align: left; margin: 0px; }
P.title { font-size: 11pt; font-weight: bold; color: #252525; 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: 7.5pt; font-weight: bold; letter-spacing: 0px; color: #333333; text-align: left; margin: 0px; }
P.title2 { font-size: 9pt; font-weight: bold; color: #252525; 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:#000000; background-color:#000000; height:1px; width:100%; text-align:left; }
HR.line_sgray { border:0; color:#666666; background-color:#666666; height:1px; width:100%; text-align:left; }
HR.line_slgray { border:0; color:#CCCCCC; background-color:#CCCCCC; height:1px; width:100%; text-align:left; }

HR.line_dblack { border: dashed thin; height: 1px; width: 100%; background-color: #FFFFFF; color: #000000; }
HR.line_dgray { border: dashed thin; height: 1px; width: 100%; background-color: #FFFFFF; color: #666666; }
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 #666666; 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 #666666; 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 #666666; 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 #666666; padding: 5px; margin: 15px 15px 15px 0px; float: left; }
TABLE.extract_center_pic { width: 436px; font-style: italic; color: #000000; text-align: left; border: 1px solid #666666; padding: 5px; margin: 15px 0px 15px 0px; float: center; }



/* NEWSLETTER STYLES */
P.title_newsletter { font-size:18pt; font-weight:bold; color:#404040; text-align:center; margin:0px; }
P.title_newsletter_sub { font-size:8pt; font-weight:bold; color:#404040; text-align:center; margin:0px; }
P.title1mailing { font-size:12pt; font-weight:bold; color:#993300; text-align:left; margin:0px; }
P.title2mailing { font-size:10pt; font-weight:bold; color:#993300; text-align:left; margin:0px; }
	



/* TABLE PROPERTIES - TABLE COLLAPSE - SOLID BLACK 1PX */
TABLE.sblack { border-collapse: collapse; border: 1px solid #000000; }
TD.sblack { border-collapse: collapse; border: 1px solid #000000; }
TD.sblacktop { border-top: 1px solid #000000; }
TD.sblackbottom { border-bottom: 1px solid #000000; }
TD.sblacktopbottom { border-top: 1px solid #000000; border-bottom: 1px solid #000000; }
TD.sblackleft { border-left: 1px solid #000000; }
TD.sblackright { border-right: 1px solid #000000; }
TD.sblackleftright { border-left: 1px solid #000000; border-right: 1px solid #000000; }
TD.sblackall { border-left: 1px solid #000000; border-right: 1px solid #000000; border-top: 1px solid #000000; border-bottom: 1px solid #000000; }

/* TABLE PROPERTIES - TABLE COLLAPSE - DASHED BLACK 1PX */
TABLE.dblack { border-collapse: collapse; border: 1px dashed #000000; }
TD.dblack { border-collapse: collapse; border: 1px dashed #000000; }
TD.dblacktop { border-top: 1px dashed #000000; }
TD.dblackbottom { border-bottom: 1px dashed #000000; }
TD.dblacktopbottom { border-top: 1px dashed #000000; border-bottom: 1px dashed #000000; }
TD.dblackleft { border-left: 1px dashed #000000; }
TD.dblackright { border-right: 1px dashed #000000; }
TD.dblackleftright { border-left: 1px dashed #000000; border-right: 1px dashed #000000; }
TD.dblackall { border-left: 1px dashed #000000; border-right: 1px dashed #000000; border-top: 1px dashed #000000; border-bottom: 1px dashed #000000; }

/* TABLE PROPERTIES - TABLE COLLAPSE - SOLID GRAY 1PX */
TABLE.sgray { border-collapse: collapse; border: 1px solid #666666; }
TD.sgray { border-collapse: collapse; border: 1px solid #666666; }
TD.sgraytop { border-top: 1px solid #666666; }
TD.sgraybottom { border-bottom: 1px solid #666666; }
TD.sgraytopbottom { border-top: 1px solid #666666; border-bottom: 1px solid #666666; }
TD.sgrayleft { border-left: 1px solid #666666; }
TD.sgrayright { border-right: 1px solid #666666; }
TD.sgrayleftright { border-left: 1px solid #666666; border-right: 1px solid #666666; }
TD.sgrayall { border-left: 1px solid #666666; border-right: 1px solid #666666; border-top: 1px solid #666666; border-bottom: 1px solid #666666; }

/* TABLE PROPERTIES - TABLE COLLAPSE - DASHED GRAY 1PX */
TABLE.dgray { border-collapse: collapse; border: 1px dashed #666666; }
TD.dgray { border-collapse: collapse; border: 1px dashed #666666; }
TD.dgraytop { border-top: 1px dashed #666666; }
TD.dgraybottom { border-bottom: 1px dashed #666666; }
TD.dgraytopbottom { border-top: 1px dashed #666666; border-bottom: 1px dashed #666666; }
TD.dgrayleft { border-left: 1px dashed #666666; }
TD.dgrayright { border-right: 1px dashed #666666; }
TD.dgrayleftright { border-left: 1px dashed #666666; border-right: 1px dashed #666666; }
TD.dgrayall { border-left: 1px dashed #666666; border-right: 1px dashed #666666; border-top: 1px dashed #666666; border-bottom: 1px dashed #666666; }

/* 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; }






