/* 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.doctitle {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%;}

/* any documents title */
h1.subtitle {font-size: 20pt; font-weight: 900; color: #000000; text-decoration: underline; }

h2 {font-size: 14pt; color: #000000; font-weight: bold; line-height: 15pt; border-style:double; border-width: 3px; padding:3px;background-color:rgb(222,252,182);margin:30px 0px 20px 0px;}

h3 {font-size: 12pt; font-weight: 600; color: #000000; line-height: 13pt; border-style:solid; border-width: 2x; padding:3px;background-color:rgb(222,252,182); margin:20px 0px 15px 0px;}

h4 {font-size: 10pt; font-weight: 900; color: #000000; line-height: 11pt;border-style:solid; border-width: 1px; padding:3px;background-color:rgb(222,252,182); margin:15px 0px 10px 0px;}

h5 {font-size: 8pt; font-weight: normal; color: #000000; margin-left: 0px; line-height: 10pt}

body {background-color:rgb(249, 254,226); font-size: 10pt; }

strong {color: #a8fbff; font-size: 8pt; }

h6 {color: #000000; font-size: 8pt; font-weight: normal; line-height: 10pt;}

/* ---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:#ccffcc}

td { border-style: solid; border-width:1px; border-color:black;font-size: 10pt; padding: 5px;}

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;}




/* divs */

/* tip */
div.tips {border-style: dotted; border-width:1px; border-color:teal;padding: 5px;}

/* for top document content */
div.content {margin-left=40%; font-size:larger;line-height:130%;}

/* for side menu title */
div.side-title {margin-left=10%; margin-right=10%;font-size:larger;font-weight: 800;line-height:130%; background-color:#66cc99;text-align:center;border-style:solid; border-width: 1px; padding:3px;margin:10px 0px 20px 0px;}

/* inlines */
span.tip-title {font-size: 11pt; font-weight:700; text-decoration:underline}

span.char-disp {border-style: solid; border-width:2px; border-color:black; font-size: 10pt; font-weight:500; background-color:white}

/* paragraphs */
/* for top document paragraph */
p.top {text-align:center;margin-left=10%; margin-right:10%;}

/* lists */
ul.side-level1{list-style-type:disc; font-size:10pt;line-height:130%;}
ul.side-level2{list-style-type:square; font-size:10pt;line-height:130%;}