@charset "UTF-8";
/* CSS Document */

body { font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; background-color: #EEEEEE; }
.bodyWrap { background-color: #FFFFFF; margin-top: 25px; margin-right: auto; margin-bottom: 25px; margin-left: auto; width: 700px; padding-right: 200px; border-top-width: 1px; border-right-width: thick; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #DADADA; border-right-color: #CCCCCC; border-bottom-width: medium; border-bottom-color: #999999; border-left-width: 0px; padding-left: 12px; }
a { color: #00816D; }
p { line-height: 30px; text-indent: 75px; margin: 0px 0px 0px 200px; text-align: justify; width: 450px; }
.dropCap { font-size: 24px; color: #00816D; }
blockquote p { font-size: 12px; text-indent: 0px; margin-left: 236px; line-height: 24px; padding-right: 0px; padding-left: 0px; width: 375px; }
h1 { color: #00816D; font-size: 24px; font-weight: normal; margin-top: 24px; margin-left: 275px; }

.borderBevel { border-top-width: 1px; border-right-width: thick; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #DADADA; border-right-color: #CCCCCC; border-bottom-width: medium; border-bottom-color: #999999; border-left-width: 1px; margin: 38px 0 18px 200px; padding: 12px; border-left-color: #DADADA; width: 420px; text-indent: 63px; }


/* FIGURES */

.grayBorder { border: 1px solid #CCCCCC; }
table.figure { clear: both; margin-top: 20px; margin-bottom: 20px; margin-left: 200px; }
table.figureLeftClear { clear: both; margin-top: 20px; margin-bottom: 20px; }
table.figureRight { margin-top: 3px; margin-bottom: 4px; margin-left: 12px; float: right; }
table.figureLeft { margin-top: 3px!important; margin-bottom: 4px; margin-right: 12px; float: left; }
table.figure td, table.figureRight td, table.figureLeft td, table.figureLeftClear td { padding: 0; }
.figureBorder {	border: 1px solid #999999; }

table.captionRight { margin-top: 3px; margin-bottom: 4px; margin-left: 12px; float: right; color: #00816D; font-size: 12px; line-height: 18px; }



td.caption { padding: 3px !important; }
td.captionPadBottom { padding: 3px 3px 5px !important; }
.caption, .captionPadBottom, td.caption p { font-size: 12px; color: #00816D; text-indent: 0px; width: 180px; line-height: 18px; margin-bottom: 18px; text-align: left; }
td.caption p { margin-left: 60px; }
.captionLead { font-weight: bold; }
.figureClear { clear: both; }

