/*
colors:

#F4F4F6

logo
#A1A1A1 silvery 
#717E7C green

#deded6 light gray 
#cecec6 darker gray
#7b8ca5 title
#636363 border
*/
#manual {
	background-color: #fefef6;
	color: #000000; /*#ffffff;*/
	font-family: Helvetica, serif;
	font-size: 9pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#manual a img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#manual a:link {
	background: transparent;
	color: #000000;
	font-weight: bold;
}

#manual a:visited {
	background: transparent;
	color: #444400;
	font-weight: bold;
}

#manual a:hover {
	background: transparent;
	color: #FF0000;
	font-weight: bold;
}

#manual a:active {
	background: transpfarent;
	color: #FF0000;
	font-weight: bold;
}

#manual big {
	font-size: 14pt;
}

#manual blockquote {
	font-family: "Courier New", Courier, monospace;
	margin-bottom: 1ex;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 1ex;
}

#manual dd {
	margin-bottom: 0;
	margin-left: 5%;
	margin-top: 0;
	padding: 0;
	width: 90%;
}

#manual dt {
	margin-bottom: 0;
	margin-left: 1%;
	margin-top: 0;
	padding: 0;
	width: 98%;
}

#manual h1 {
	font-size: 20pt;
}

#manual h2 {
	font-size: 16pt;
}

#manual h3 {
	font-size: 14pt;
}

#manual hr {
	border-color: #636363;
	border-style: solid;
	color: #808080;
	height: 1px;
	margin-left: 5%;
	width: 90%;
}

#manual li {
	font-family: Geneva, sans-serif;
	font-size: 10pt;
	margin-bottom: 0ex;
	margin-left: 20px;
	margin-right: 0em;
	margin-top: 0ex;
	padding: 0;
}

#manual p {
	font-family: Arial, sans-serif;
	font-size: 12pt;
	margin-bottom: .5em;
	margin-left: 2em;
	margin-right: 1em;
	margin-top: 1em;
}

#manual small {
	font-size: 8pt;
}

#manual strong {
	font-weight: bold;
}

#manual tt {
	font-family: monospace;
}

#manual ul {
	margin-bottom: 20px;
	margin-left: 0em;
	margin-right: 0em;
	margin-top: 0ex;
	padding: 0;
}

#manual .content {
	background-color: #F8F8F8; /*#717E7C;*/
	font-family: Arial, sans-serif;
	font-size: 12pt;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 40px;
	margin-right: 0px;
	padding: 10px;
	border: #b0b0b0 1px solid;
}

#manual .function {
	background-color: #f8f0f0;
	font-family: Arial, sans-serif;
	font-size: 12pt;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 40px;
	margin-right: 0px;
	padding: 10px;
	border: #b8b0b0 1px solid;
}

#manual .abstract {
	font-size: 80%;
}

#manual .example {
	background-color: #f0d0a0;
	font-family: Arial, sans-serif;
	font-size: 12pt;
	margin: 20px;
	padding: 10px;
}

#manual .firstpara {
	font-size: 10pt;
	font-weight: bold;
	text-align: justify;
	text-indent: 80px;
}

#manual .firstpara:first-letter {
	color: #800000;
	font-size: 36pt;
}

#manual .firstpara:first-line {
	color: #400000;
	font-size: 14pt;
	font-weight: bold;
	margin-top: 1in;
	text-transform: uppercase;
}

#manual .title {
	background-color: #717E7C;
color: #ffffff;
	font-family: sans-serif;
	font-size: 9pt;
	margin: 0px;
	padding: 15px;
}

#manual .title a:link {
color: #ffffff;
font-weight: normal;
}
#manual .title a:visited {
color: #ffffff;
font-weight: normal;
}
#manual .title a:hover {
color: #ffffff;
font-weight: bold;
}
#manual .title a:active {
color: #ffffff;
font-weight: bold;
}

#manual .header {
	background-color: #717E7C;
	font-family: sans-serif;
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
}

#manual .quotes {
	background-color: #716E5C;
	padding: 20px;

}

#manual .data
{
	width: 80%;
	border: none; /*#a0a0a0 1px solid;*/
	padding: 0px;
	margin: 0px;
}
#manual .data table
{
	width: 80%;
	border: none; /*#a0a0a0 1px solid;*/
	padding: 0px;
	margin: 0px;
}
#manual .data th
{
	text-align: right;
	background-color: #7b8ca5;
	color: #ffffff;
	font-family: Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	padding: 2px;
	margin: 0px;
}
#manual .data td
{
	text-align: left;
	background-color: #deded6;
	color: #444444;
	font-family: Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	padding: 2px;
	margin: 0px;
}


#manual .parameters 
{
	width: 90%;
	background-color: #bbbbbb;
	font-family: Arial, sans-serif;
	font-size: 12pt;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
	margin-right: 0px;
padding: 0px;
	border: #000000 1px;
}
#manual .parameters caption
 {
	background-color: #aaaaaa;
	font-size: 16pt;
	font-weight: bold;
text-align: left;
}
#manual .parameters table
{
	width: 90%;
	vertical-align: top;
margin: 0px;
padding: 0px;
}
#manual .parameters th
{
	background-color: #cccccc;
	width: 25%;
	text-align: right;
	vertical-align: top;
font-size: 10pt;
}
#manual .parameters td
{
	background-color: #dddddd;
	width: 75%;
	text-align: left;
font-size: 9pt;
}