/* images */

/* inline */
img.inline {vertical-align:bottom; padding-left: 5px;padding-right: 5px;padding-top: 10px;padding-bottom: 10px;border:none;margin:2px;}

img.* {}

/* Headers */

/* for top document title */
h1 {font-size: 20pt; font-weight: 500; background-color: rgb(51,153,153); color:rgb(255,255,255); text-align:center;margin-left:20%; margin-right:20%;}

h2 {font-size: 14pt; color: #000000; font-weight: bold; line-height: 15pt; border-style:double; border-width: 3px; padding:3px;background-color:#ccffaa;margin:30px 0px 20px 0px;}

h3 {font-size: 12pt; font-weight: 600; color: #000000; line-height: 11pt;margine:0px 0px 0px 0px;padding:5px 0px 2px 0px;}

h4 {font-size: 10pt; font-weight: 900; color: #000000; line-height: 11pt; margine:0px 0px 0px 0px;padding:5px 0px 2px 0px;}

h5 {font-size: 8pt; font-weight: normal; color: #000000; margin-left: 0px; line-height: 10pt}

body {background-color:rgb(255, 255,255); font-size: 11pt;margin-left:10%;margin-right:10%; }

h6 {color: #000000; font-size: 8pt; font-weight: normal; line-height: 10pt;}

body {background-color:rgb(249, 254,226); font-size: 1em; }

/* ---tables --------------------------------- */

table {border-style: solid; border-width:2px; border-collapse:collapse; border-color:black; }

th { border-style: solid; border-width:1px; border-color:black;font-size: 10pt;background-color:#dddddd;}

td { border-style: solid; border-width:1px; border-color:black;font-size: 10pt; padding: 5px;background-color:#ffffff}

td.no-conf { border-style: solid; border-width:1px; border-color:black;font-size: 10pt; padding: 5px;text-align:center;}

table.fospec {table-layout:fixed; border-style: solid; border-width:2px; border-collapse:collapse; border-color:black; width:100% }

col.fo-spec{width: 7.5cm;}
col.fo-conf{width: 2cm;text-align:left;}
col.fo-imp{width: 1.5cm;text-align:center;}
col.fo-etc{width: 9.5cm;}

/* blocks */

div.maintitle {font-size: 20pt; font-weight: 900; color: #000000; background-color:#cffedc; text-align:center;padding:20pt;border-style:solid;border-width:1px;}
div.terminal{font-size: 9pt; color: #ffffff; background-color:#000000; text-align:left;padding:10pt;border-style:solid;border-width:3px;border-color: Gray;}

div.codesample{font-size: 9pt; color: navy; background-color:#ffeeff; text-align:left;padding:10pt;border-style:solid;border-width:1px;}

pre.codesample{font-size: 9pt; color: navy; background-color:#ffeeff; text-align:left;padding:10pt;border-style:solid;border-width:1px;}

/* inlines */
span.bold {font-weight:bold;}
span.note {color:navy}

/* paragraphs */
/* for top document paragraph */
p.large {font-size:12pt}

/* lists */
