body {
   background-color: #0e2641; background-position: 0 0; margin: 0; padding: 0;
}

a,
a[accesskey^="h"],
a[accesskey^="n"],
a[accesskey^="u"],
a[accesskey^="p"] {
color: #3d58a6;
}

p {

}

dt {

	font-size: 12px;
}

p, dl, dt, dd, blockquote {
    color: #000000;
    margin-bottom: 3px;
    margin-top: 3px;
    padding-top: 0;
}

ol, ul, p {
    margin-top: 6px;
    margin-bottom: 6px;
}

p, blockquote {
    font-size: 90%;
    font-weight: normal;
}

p.releaseinfo {
    font-size: 100%;
    font-weight: bold;

    padding-top: 10px;
}

p.pubdate {
    font-size: 120%;
    font-weight: bold; 

}

td {
    font-size: 80%;
}

td, th, span {
    color: #000000;
}

td[width^="40%"] {

    font-size: 12px;
	color: #003399;
}

table[summary^="Navigation header"] tbody tr th[colspan^="3"] {

}

blockquote {
    margin-right: 0;
}

h2.title {
    font-weight: 800;
    margin-bottom: 8px;
}

h2.subtitle {
    font-weight: 800;
    margin-bottom: 20px;
}

.firstname, .surname , .othername{
	font-size: 12px;

}

table {
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px black;
    empty-cells: hide;
    margin: 10px 0 30px 50px;
    width: 90%;
}

div.table {
	margin: 30px 0 10px 0;
	padding: 10px;
}

div .table-contents table {
	border: 1px solid black;
}

div.table > p.title {
	padding-left: 10px;
}

table[summary^="Navigation footer"] {
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px black;
    empty-cells: hide;    
    margin: 0px;
    width: 100%;
}

table[summary^="Note"],
table[summary^="Warning"],
table[summary^="Tip"] {
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px black;
    empty-cells: hide;    
    margin: 10px 0px 10px -20px;
    width: 100%;
}

td {
    padding: 4pt; 
}

div.warning TD {
	text-align: justify;
}

h1 { 
 color: #f8ad0b; font-size: 2.5em; font-weight: bold; margin: 0; padding: 15px;
}

h2 { 
   color: #f8ad0b; font-size: 1.4em; font-weight: bold; margin: 0; padding: 0; border-bottom-style:solid; border-width:1px; border-color:#000; padding:5px 5px 3px 15px; 
}

h2 a { color: #f8ad0b; font-size: 1.0em; font-weight: bold; margin: 0; padding: 0; }

h3 {
   color: #3d58a6; font-size: 1.2em; font-weight: bold; margin: 0; padding-left: 10px;
}

h4 { 
   color: #000; font-size: 1.1em; font-weight: bold; margin: 0; padding-left: 10px;
}

h5 {
    font-size: 90%; font-style: italic; 
}

h6 { 
    font-size: 100%; font-style: italic; 
}

tt {
    font-size: 110%;
    font-family: "Courier New", Courier, monospace;
    color: #000000;
}

.navheader, .navfooter {
	border: none;
}

div.navfooter table {
	border-style: dashed;
	border-color: gray;
	border-width: 1px 1px 1px 1px;
	background-color: #6699cc;
}

pre {
    font-size: 110%;
    padding: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: #CCCCCC;
    background-color: #f3f5e9;
}

ul, ol, li {
    list-style: disc;
}

hr {
    width: 100%;
    height: 1px;
    background-color: #CCCCCC;
    border-width: 0;
    padding: 0;
}

.variablelist { 
    padding-top: 10px; 
    padding-bottom: 10px; 
    margin: 0;
}

.term { 
    font-weight:bold;
}

.mediaobject {
    padding-top: 30px; 
    padding-bottom: 30px; 
}

.legalnotice {
    font-size: 12px;
    font-style: italic;
}

.sidebar {
    margin: 10px 0 10px 30px;
    padding: 10px 20px 20px 20px;
    border: 1px solid black;
    background-color: #F4F4F4;
    font-size: 14px;
}

.property {
	font-family: "Courier New", Courier, monospace;
}

a code {
	font-family: Verdana, Arial, monospace;
	font-size: 12px;
}

a.link {
	font-size: 100%;
}


td code {
    font-size: 110%;
}

div.note * td,
div.tip * td,
div.warning * td,
div.calloutlist * td {
	text-align: justify;
	font-size: 90%;
}

.programlisting, .programlisting .interfacename,
.programlisting .literal,
.programlisting .classname {
    font-size: 90%;
}

.title .interfacename,
.title .literal,
.title .classname {
    font-size: 130%;
}

/* everything in a <lineannotation/> is displayed in a coloured, comment-like font */
.programlisting * .lineannotation,
.programlisting * .lineannotation * {
	color: green;
}

.question * p {
    font-size: 100%;
}

.answer * p {
    font-size: 100%;
}

.article {
font-size:0.9em; font-family: Trebuchet MS, Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; color: #000; background-color: #fff; width: 91.75%; margin:0 auto; margin-top:7px; padding:20px; border-top:19px #eee solid; margin-bottom:22px;
}

.sect1 { color: #3d58a6; font-weight: bold; }
.sect1 a { color: #3d58a6; font-weight: bold; text-decoration: none; font-size:1.0em; }
.sect1 a:hover { text-decoration: underline; }
.sect1.lower-alpha { list-style-type:lower-alpha }

p {padding-left: 10px; padding-right: 5px; }
