table {
border-collapse: collapse;
table-layout: auto;
}

body {
font-family: Verdana, Arial, Helvetica, Sans-serif;
font-size: 10pt;
background-color: white;
margin: 0px;
padding: 0px;
}

a:link         {
   text-decoration: none;
   color: blue;
}

a:visited {
   text-decoration: none;
   color: navy;
}

a:hover {
   color: red;
   text-decoration: underline;
}

a:active {
   color: maroon;
   text-decoration: underline;
}

td {
margin: 0pt;
border: 0px;
padding: 2pt;
vertical-align: top;
}

td.upper {
vertical-align: top;
font-size: 50px;
text-align: left;
}

td.lower {
text-align: center;
background-color: white;
padding-top: 0pt;
height: 20pt;
font-size: 15pt;
vertical-align: middle;
}

td.body, td.relateditems {
text-align: justify;
}

td.relateditems {
vertical-align: bottom;
}

td.footer {
border-top: 1px solid red;
padding-top: 2pt;
text-align: right;
font-size: 8pt;
}

td.bottom {
text-align: center;
font-size: 8pt;
}

p.image {
   text-align: center;
}

p.newsimage {
   text-align: center;
   border: 1px solid black;
   padding: 5pt;
}

img {
   margin: 0pt;
   border: 0pt;
}

img.button {
width: 88px;
height: 31px;
}

img.xml {
width: 36px;
height: 14px;
vertical-align: middle;
}

img.printlogo {
vertical-align: middle;
}

img.view, img.viewlandscape, img.viewportrait, img.viewsquare {
}

input.submit {
border: 1px solid black;
border-top: rgb(0,127,255);
border-left: rgb(0,127,255);
background-color: rgb(160,220,255);
padding: 0px;
margin-top: 5px;
}

input.submit:hover {
background-color: rgb(170,230,255);
}

input.submit:active {
border: 1px solid black;
border-bottom: rgb(0,127,255);
border-right: rgb(0,127,255);
background-color: rgb(255,255,230);
}

input.text {
border: 1px solid black;
background-color: white;
padding: 1px;
margin-top: 5px;
vertical-align: top;
}

input.comment {
width: 400px;
}

textarea {
vertical-align: top;
}

h1, h2, h3 {
   color: black;
   font-family: Verdana, Arial, Helvetica, Sans-serif;
   font-weight: bold;
   text-decoration: none;
}

h1 {
   font-size: 18pt;
}

h2 {
   font-size: 14pt;
}

h3 {
   font-size: 10pt;
   padding-top: 1px;
   padding-bottom: 1px;
   margin: 0px;
}

h3.heading, h3.headingsmall {
   text-align: left;
   padding-left: 2pt;
   padding-bottom: 1pt;
   border: 0pt;
   border-bottom: 1px;
   border-right: 1px;
   border-style: dotted;
}

h3.heading {
   background-color: rgb(225,225,225);
}

h3.headingsmall {
   background-color: rgb(240,240,240);
   font-size: 10pt;
   font-weight: bold;
}

h3.adminheader {
   font-size: 10pt;
   font-weight: normal;
   background-color: rgb(255,240,240);
   margin-bottom: 5pt;
   padding: 1pt;
   border: 1px;
   border-style: dotted;
   text-align: center;
}

p.totop {
   text-align: center;
   font-size: 8pt;
   margin-top: 15px;
   margin-bottom: 5px;
   padding-top: 5px;
   border-top: 1pt solid;
}

p.training {
   text-align: left;
   padding: 0px;
   margin-right: 0px;
   margin-top: 0px;
   margin-bottom: 2px;
   margin-left: 100px;
   text-indent: -100px;
}

p.close {
   text-align: right;
   margin: 0pt;
   border: 0pt;
   padding: 0pt;
}

p.quote {
   margin-left: 25pt;
   margin-right: 25pt;
}

p.news {
   text-align: justify;
}

p.dts, p.readmore, p.readmoresmall, p.ops, p.dtssmall {
   padding: 0pt;
   margin: 0pt;
}

p.readmore, p.readmoresmall, p.ops {
   text-align: right;
}

p.dts, p.dtssmall {
   text-align: left;
}

p.dts, p.readmore {
   font-size: 8pt;
}

p.dtssmall, p.readmoresmall {
   font-size: 6pt;
}

p.mainsection, p.secondsection {
   padding: 0pt;
   margin: 0pt;
   text-align: left;
   font-size: 16pt;
   font-weight: bold;
}

p.secondsection {
   margin-bottom: 5pt;
   border: 0pt;
   border-top: 1px;
   border-style: dotted;
   border-color: red;
}

p.headline, p.headlinesmall {
   padding: 0pt;
   margin: 0pt;
   text-align: left;
}

p.headline {
   font-size: 12pt;
}

p.headlinesmall {
   font-size: 11pt;
}

p.dateheader {
   background-color: rgb(240,240,240);
   padding-left: 2pt;
   padding-bottom: 1pt;
   border: 0pt;
   border-bottom: 1px;
   border-left: 1px;
   border-style: dotted;
   text-align: right;
}

p.ordering {
   font-size: 8pt;
   font-weight: normal;
   background-color: rgb(255,255,255);
   margin-bottom: 5pt;
   padding: 1pt;
   border: 1px;
   border-style: dotted;
   text-align: center;
}

p.detail {
   margin-left: 50pt;
   text-indent: -50pt;
}

p.disclaimer: {
   font-size: 9pt;
   font-style: italic;
}

p.commentheader {
   border-top: 1px dotted red;
   font-size: 9pt;
   margin: 0pt;
   margin-top: 2pt;
   padding: 0pt;
   padding-top: 2pt;
   text-align: right;
}

p.comment {
   margin: 0pt;
   margin-bottom: 8pt;
   font-size: 10pt;
   padding: 0px;
   padding-bottom: 8pt;
   text-align: justify;
}

pre {
   font-size: 9pt;
   margin-top: 5pt;
   margin-bottom: 5pt;
   font-family: Courier, "Courier New", Monospace;
}

ul.generic {
   list-style-type: none;
   padding: 0pt;
   margin: 0pt;
}

li.generic0, li.generic1, li.generic0small, li.generic1small {
   padding-left: 2pt;
   padding-bottom: 2pt;
   border: 0pt;
   border-left: 1px;
   border-bottom: 1px;
   border-style: dotted;
}

li.generic0small, li.generic0 {
   border-color: red;
}

li.generic0, span.order0 {
   background-color: rgb(255,245,245);
}

li.generic1, span.order1 {
   background-color: rgb(240,240,240);
}

span.hilit {
   background-color: rgb(255,255,100);
}

span.fieldname {
   background-color: rgb(255,255,200);
}

span.fieldvalue {
   background-color: rgb(220,255,255);
}

span.filesize {
   font-size: 10pt;
   font-weight: normal;
}

span.filesizesmall {
   font-size: 8pt;
   font-weight: normal;
}

div.submenu {
   padding: 0pt;
   margin: 0pt;
   border: none;
   width: 100%;
   display: block;
}

div.items {
   padding: 0pt;
   margin: 0pt;
   border: none;
   width: 100%;
   display: block;
}

div.comments {
   padding: 1pt;
   padding-left: 10pt;
   padding-right: 10pt;
   margin: 10pt;
   border: 1px solid red;
   background-color: rgb(255,240,240);
}

div.commentsform {
   padding: 1pt;
   padding-left: 10pt;
   padding-right: 10pt;
   margin: 10pt;
   border: 1px solid rgb(0,255,255);
   background-color: rgb(240,255,255);
}
