/* ALL PAGES */
BODY, TR, TD { font-size: 8pt; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #464646; 
scrollbar-face-color: #C6CACB; 
scrollbar-shadow-color: #ACACAC; 
scrollbar-highlight-color: #F0F0F0; 
scrollbar-3dlight-color: #C2C2C2; 
scrollbar-darkshadow-color: #000000; 
scrollbar-track-color: #F0F0F0; 
scrollbar-arrow-color: #175480; }

A:link { text-decoration: none; color: #0000FF; }
A:visited { text-decoration: none; color: #3399FF; }
A:active { text-decoration: none; color: #0000FF; }
A:hover { text-decoration: underline; color: #003366; }


/* 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; color: #707E87; text-align: left; margin: 0px; }
P.title { font-size: 13pt; font-weight: bold; color: #175480; text-align: left; margin: 0px; }
P.title_sub { font-size: 8pt; font-weight: bold; color: #252525; text-align: left; margin: 0px; }

P.title2_up { font-size: 8pt; font-weight: bold; color: #707E87; text-align: left; margin: 0px; }
P.title2 { font-size: 11pt; font-weight: bold; color: #175480; text-align: left; margin: 0px; }
P.title2_sub { font-size: 8pt; font-weight: bold; color: #252525; text-align: left; margin: 0px; }


HR { border: 0; color: #175480; background-color: #175480; height: 1px; width: 100%; text-align: left; }
HR.line_dblue { border: dashed thin; height: 1px; width: 100%; background-color: #FFFFFF; color: #175480; }
HR.line_sgray { border: 0; color: #DADADA; background-color: #DADADA; height: 1px; width: 100%; text-align: left; }
HR.line_dgray { border: dashed thin; height: 1px; width: 100%; background-color: #FFFFFF; color: #DADADA; }


/* 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 #DADADA; 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 #DADADA; 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 #DADADA; 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 #DADADA; 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 #DADADA; padding: 5px; margin: 15px 0px 15px 0px; float: center; }




/* TABLE PROPERTIES - TABLE COLLAPSE - SOLID GRAY 1PX */
TABLE.sgray { border-collapse: collapse; border: 1px solid #DADADA; }
TD.sgray { border-collapse: collapse; border: 1px solid #DADADA; }
TD.sgraytop { border-top: 1px solid #DADADA; }
TD.sgraybottom { border-bottom: 1px solid #DADADA; }
TD.sgraytopbottom { border-top: 1px solid #DADADA; border-bottom: 1px solid #DADADA; }
TD.sgrayleft { border-left: 1px solid #DADADA; }
TD.sgrayright { border-right: 1px solid #DADADA; }
TD.sgrayleftright { border-left: 1px solid #DADADA; border-right: 1px solid #DADADA; }
TD.sgrayall { border-left: 1px solid #DADADA; border-right: 1px solid #DADADA; border-top: 1px solid #DADADA; border-bottom: 1px solid #DADADA; }

/* TABLE PROPERTIES - TABLE COLLAPSE - DASHED GRAY 1PX */
TABLE.dgray { border-collapse: collapse; border: 1px dashed #DADADA; }
TD.dgray { border-collapse: collapse; border: 1px dashed #DADADA; }
TD.dgraytop { border-top: 1px dashed #DADADA; }
TD.dgraybottom { border-bottom: 1px dashed #DADADA; }
TD.dgraytopbottom { border-top: 1px dashed #DADADA; border-bottom: 1px dashed #DADADA; }
TD.dgrayleft { border-left: 1px dashed #DADADA; }
TD.dgrayright { border-right: 1px dashed #DADADA; }
TD.dgrayleftright { border-left: 1px dashed #DADADA; border-right: 1px dashed #DADADA; }
TD.dgrayall { border-left: 1px dashed #DADADA; border-right: 1px dashed #DADADA; border-top: 1px dashed #DADADA; border-bottom: 1px dashed #DADADA; }


/* TABLE PROPERTIES - TABLE COLLAPSE - SOLID BLUE 1PX */
TABLE.sblue { border-collapse: collapse; border: 1px solid #175480; }
TD.sblue { border-collapse: collapse; border: 1px solid #175480; }
TD.sbluetop { border-top: 1px solid #175480; }
TD.sbluebottom { border-bottom: 1px solid #175480; }
TD.sbluetopbottom { border-top: 1px solid #175480; border-bottom: 1px solid #175480; }
TD.sblueleft { border-left: 1px solid #175480; }
TD.sblueright { border-right: 1px solid #175480; }
TD.sblueleftright { border-left: 1px solid #175480; border-right: 1px solid #175480; }
TD.sblueall { border-left: 1px solid #175480; border-right: 1px solid #175480; border-top: 1px solid #175480; border-bottom: 1px solid #175480; }

/* TABLE PROPERTIES - TABLE COLLAPSE - DASHED BLUE 1PX */
TABLE.dblue { border-collapse: collapse; border: 1px dashed #175480; }
TD.dblue { border-collapse: collapse; border: 1px dashed #175480; }
TD.dbluetop { border-top: 1px dashed #175480; }
TD.dbluebottom { border-bottom: 1px dashed #175480; }
TD.dbluetopbottom { border-top: 1px dashed #175480; border-bottom: 1px dashed #175480; }
TD.dblueleft { border-left: 1px dashed #175480; }
TD.dblueright { border-right: 1px dashed #175480; }
TD.dblueleftright { border-left: 1px dashed #175480; border-right: 1px dashed #175480; }
TD.dblueall { border-left: 1px dashed #175480; border-right: 1px dashed #175480; border-top: 1px dashed #175480; border-bottom: 1px dashed #175480; }




