body{ font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; margin: 0; font-weight: normal; font-size: 0.7em; color: #000; background-color: #fff; }
textarea, input, select, option, table{ font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; font-size: 100%; }

/* --- Text Styles --- */
img{ border: none; }
a[name]{ color: inherit; }
a[name]:hover{ text-decoration: none; }
p{ padding: 0; margin: 0.5em 0 0 0; }
h1{ color: #027061; font-size: 1.1em; font-weight: bold; text-align: left; margin: 0; padding: 0 0 0.5em 0; }
h2{ font-size: 1em; font-weight: bold; text-align: left; margin: 0; padding: 0; }
h3{ font-size: 1em; font-weight: bold; margin: 0; padding: 0.2em 0 0 0; }
h4{ font-size: 1em; font-weight: bold; margin: 0; padding: 0; }

/* $default $name='Body Text'*/
/* Normal text - the class name will be used in the dialogues... */
.normal{ text-align: left; }
/* $name='Indent' */
.indent{ padding-left: 1.5em; }
/* $name='TopOfPage' */
.TopOfPage{ padding-left: 0.5em; }

/* --- TABLES --- */
/* $default $name='Border' */ .tableBorder{ background-color: #9999CC; }
/* $default $name='Cell White' */ .tableCellWhite{ background-color: #FFFFFF; }
/* $name='Cell Mid Blue' */ .tableCellMdBlue{ background-color: #6666CC; }
/* $name='Cell Dark Blue' */ .tableCellDkBlue{ background-color: #003399; }
/* $name='Cell Grey' */ .tableCellGrey{ background-color: #F0F0F0; }

/* --- Table Automatic Format Styles --- */
/* $style='Basic Heading' $value='ts1' */
/* $name='Table Style Basic Heading - General' $type='table' */
.ts1general{ font-weight: normal; color: #000000; background-color: transparent; }
/* $name='Table Style Basic Heading - Top Left' $type='table' */
.ts1topleft{ background-color: #ece9f4; font-weight: bold; padding: 5px; border: solid 1px #bfbfbf; }
/* $name='Table Style Basic Heading - Top Centre' $type='table' */
.ts1topcenter{ background-color: #ece9f4; font-weight: bold; padding: 5px; border: solid 1px #bfbfbf; }
/* $name='Table Style Basic Heading - Top Right' $type='table' */
.ts1topright{ background-color: #ece9f4; font-weight: bold; padding: 5px; border: solid 1px #bfbfbf; }
/* $name='Table Style Basic Heading - Middle Left' $type='table' */
.ts1middleleft{ font-weight: normal; border: solid 1px #bfbfbf; }
/* $name='Table Style Basic Heading - Middle Centre' $type='table' */
.ts1middlecenter{ font-weight: normal; border: solid 1px #bfbfbf; }
/* $name='Table Style Basic Heading - Middle Right' $type='table' */
.ts1middleright{ font-weight: normal; border: solid 1px #bfbfbf; }
/* $name='Table Style Basic Heading - Bottom Left' $type='table' */
.ts1bottomleft{ font-weight: normal; border: solid 1px #bfbfbf; }
/* $name='Table Style Basic Heading - Top Left' $type='table' */
.ts1bottomcenter{ font-weight: normal; border: solid 1px #bfbfbf; }
/* $name='Table Style Basic Heading - Top Left' $type='table' */
.ts1bottomright{ font-weight: normal; border: solid 1px #bfbfbf; }
/* $name='Table Style Basic Heading - Odd' $type='table' */
.ts1odd{ background-color: transparent; }
/* $name='Table Style Basic Heading - Even' $type='table' */
.ts1even{ background-color: transparent; }

/* $style='Heading - with stripe' $value='ts2' */
/* $name='Table Style Heading - with stripe - General' $type='table' */
.ts2general{ font-weight: normal; color: #000000; background-color: transparent; }
/* $name='Table Style Heading - with stripe - Top Left' $type='table' */
.ts2topleft{ background-color: #ece9f4; font-weight: bold; padding: 5px; border: solid 1px #bfbfbf; }
/* $name='Table Style Heading - with stripe - Top Centre' $type='table' */
.ts2topcenter{ background-color: #ece9f4; font-weight: bold; padding: 5px; border: solid 1px #bfbfbf; }
/* $name='Table Style Heading - with stripe - Top Right' $type='table' */
.ts2topright{ background-color: #ece9f4; font-weight: bold; padding: 5px; border: solid 1px #bfbfbf; }
/* $name='Table Style Heading - with stripe - Middle Left' $type='table' */
.ts2middleleft{ font-weight: normal; border: solid 1px #bfbfbf; }
/* $name='Table Style Heading - with stripe - Middle Centre' $type='table' */
.ts2middlecenter{ font-weight: normal; border: solid 1px #bfbfbf; }
/* $name='Table Style Heading - with stripe - Middle Right' $type='table' */
.ts2middleright{ font-weight: normal; border: solid 1px #bfbfbf; }
/* $name='Table Style Heading - with stripe - Bottom Left' $type='table' */
.ts2bottomleft{ font-weight: normal; border: solid 1px #bfbfbf; }
/* $name='Table Style Heading - with stripe - Top Left' $type='table' */
.ts2bottomcenter{ font-weight: normal; border: solid 1px #bfbfbf; }
/* $name='Table Style Heading - with stripe - Top Left' $type='table' */
.ts2bottomright{ font-weight: normal; border: solid 1px #bfbfbf; }
/* $name='Table Style Heading - with stripe - Odd' $type='table' */
.ts2odd{ background-color: transparent; }
/* $name='Table Style Heading - with stripe - Even' $type='table' */
.ts2even{ background-color: #ece9f4; }

/* $style='Heading and Coloured Body' $value='ts3' */
/* $name='Table Style Heading and Coloured Body - General' $type='table' */
.ts3general{ font-weight: normal; color: #000000; background-color: transparent; }
/* $name='Table Style Heading and Coloured Body - Top Left' $type='table' */
.ts3topleft{ background-color: #d1c7e0; color: #000000; font-weight: bold; padding: 5px; border: solid 1px #ffffff; }
/* $name='Table Style Heading and Coloured Body - Top Centre' $type='table' */
.ts3topcenter{ background-color: #d1c7e0; color: #000000; font-weight: bold; padding: 5px; border: solid 1px #ffffff; }
/* $name='Table Style Heading and Coloured Body - Top Right' $type='table' */
.ts3topright{ background-color: #d1c7e0; color: #000000; font-weight: bold; padding: 5px; border: solid 1px #ffffff; }
/* $name='Table Style Heading and Coloured Body - Middle Left' $type='table' */
.ts3middleleft{ font-weight: normal; border: solid 1px #ffffff; }
/* $name='Table Style Heading and Coloured Body - Middle Centre' $type='table' */
.ts3middlecenter{ font-weight: normal; border: solid 1px #ffffff; }
/* $name='Table Style Heading and Coloured Body - Middle Right' $type='table' */
.ts3middleright{ font-weight: normal; border: solid 1px #ffffff; }
/* $name='Table Style Heading and Coloured Body - Bottom Left' $type='table' */
.ts3bottomleft{ font-weight: normal; border: solid 1px #ffffff; }
/* $name='Table SHeading and Coloured Body - Top Left' $type='table' */
.ts3bottomcenter{ font-weight: normal; border: solid 1px #ffffff; }
/* $name='Table Style Heading and Coloured Body - Top Left' $type='table' */
.ts3bottomright{ font-weight: normal; border: solid 1px #ffffff; }
/* $name='Table Style Heading and Coloured Body - Odd' $type='table' */
.ts3odd{ background-color: #ece9f4; }
/* $name='Table Style Heading and Side - with stripe- Even' $type='table' */
.ts3even{ background-color: #ece9f4; }


