body {
  background-color: #ffffff;
  color: #163A6C;
  margin: auto;
  padding: 24px;
  text-align: justify;
}

body, div.article, div.titlepage, #customheader, #customfooter {
	width: 720px;
}

body, p, td, li, dt, dd, a {
	font: 11px Verdana, Arial, Helvetica, Sans-Serif;
	color: #163A6C;
}

a {
	/*text-decoration: none;*/
}

a:hover {
	color: #FF990B;
}

p {
  margin: 0 15px 4px 15px;
}

table {
	margin: 0px 16px 8px 15px;
	border-top: 1px solid #163A6C;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 1px solid #163A6C;
	border-spacing: 0px;
	border-collapse: collapse ;
}

table thead {
	font: 11px Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
}

table thead tr th  {
	border-top: 0px;
	border-right: 1px solid #163A6C;
	border-bottom: 1px solid #163A6C;
	border-left: 0px;
	text-align: left;
	padding: 2px;
}

table tbody tr td {
	vertical-align: top;
	padding: 2px;
	border-top: 0px;
	border-right: 1px solid #163A6C;
	border-bottom: 1px solid #163A6C;
	border-left: 0px;
}

dl dt {
	font-weight: bold;
}

img {
margin: 0;
padding: 0;
border: 0;
}


em {
font-weight: bold;
font-style: italic;
}

h2 {
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 125%;
  font-weight: bold;
  text-decoration: none;
  color: #163A6C;
  margin: 16px 16px 8px 15px;
}

h3 {
font-family: Verdana, Arial, Helvetica, Sans-Serif;
font-size: 110%;
font-weight: bold;
text-decoration: none;
color: #163A6C;
margin: 16px 0px 8px 15px;
}


h4 {
font-family: Verdana, Arial, Helvetica, Sans-Serif;
font-weight: bold;
text-decoration: none;
color: #163A6C;
margin: 16px 0px 8px 15px;
font-size: 11px;
}

h5 {
font-family: Verdana, Arial, Helvetica, Sans-Serif;
font-weight: bold;
text-decoration: none ;
color: #163A6C;
margin: 16px 0px 8px 15px;
font-size: 11px;
}

h6 {
font-family: Verdana, Arial, Helvetica, Sans-Serif;
font-weight: bold;
text-decoration: none ;
color: #163A6C;
margin: 16px 0px 8px 15px;
font-size: 11px;
}

.mediaobject {
text-align: center;
}


.calloutlist, .figure, .table {
margin: 15px 30px 15px 30px;
}


.itemizedlist, .variablelist {
	margin: 15px 30px 15px 15px;
}

.blockquote {
	margin-bottom: 30px;
}

.blockquote p, .blockquote td {
	font: 12px Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: normal;
}


.epigraph {
	margin-bottom: 30px;
}

.epigraph p, .epigraph td {
	font: 10px/14px Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: 600;
}


#customheader, #customfooter {
	font: 11px Verdana, Arial, Helvetica, Sans-Serif;
	padding: 8px 0px 8px 0px;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
	background-color: #163A6C;
}

a#customfooter {
	color: #ffffff;
}

#customfooter {
	margin-top: 16px;
}

.navheader th, .navheader td, .navfooter th, .navfooter td {
	font-size: 11px;
	font-weight: 450;
}

.toc, .list-of-figures, .list-of-tables, .list-of-examples {
	margin: 15px 30px 15px 15px;
}


.toc p, .list-of-figures p, .list-of-tables p, .list-of-examples p {
	margin: 0;
}


.figure {
	margin: 5px 5px 5px 5px;
	padding: 0;
	border: 0;
	text-align: center;
}


/* figure title */
.figure p, .table p, .example p {
	margin: 8px 0px 0px 0px;
	font-size: 80%;
}


/*
acronym {
      border-bottom: 1px dashed #00cc00;
      cursor: help;
}
*/


/* admonition headings */
div.note, div.important, div.warning, div.caution, div.tip {
	padding: 4px 16px 4px 0px;
	background-color: #FDFDB7;
	margin: 4px 0px 4px 0px;
}

div.note th, div.important th, div.warning th, div.caution th, div.tip th {
	font: 11px Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	text-align: left;
}

.note p, .important p, .warning p, .caution p, .tip p {
	margin: 0;
}

.note img, .important img, .warning img, .caution img, .tip img {
	margin: 0px 8px 0px 8px;
}


/* programlisting */
pre.programlisting {
	font-family: "Courier New", Courier, Monospace;
	color: #000000;
	background-color: #eeeeee;
	margin: 0;
	border: 1px dotted #dddddd;
	padding: 6px 6px 6px 15px;
}

pre.screen {
	font-family: "Courier New", Courier, Monospace;
	font-size: 11px;
	color: #000000;
	background-color: #E7EBF0;
	margin: 0;
	border: 1px dotted #ddd;
	padding: 6px 6px 6px 15px;
}

/* title */
h1 {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 120%;
	font-weight: bolder;
	line-height: 250%;
	text-align: center;
	color: #163A6C;
	background-color: #E7EBF0;
	margin: 15px 0 15px 0;
	padding: 0;
}

div.authorgroup {
	font: 11px1 Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	text-decoration: none;
	color: #163A6C;
	background-color: #E7EBF0;
	margin: 0px 0px 0px 0px;
	padding: 8px 15px 8px 15px;
	border: 0;
}
h3.corpauthor {
	font-weight: bold;
	margin: 0px 0px 4px 0px;
}
h3.author {
	font-size: 11px;
	font-weight: normal ;
	margin: 0px 0px 0px 0px;
}
div.address {
	margin: 0px 0px 0px 0px;
}


.copyright, .pubdate {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 90%;
	text-align: center;
	margin: 15px 15px 15px 15px;
	padding: 0;
	border: 0;
}


div.legalnotice {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 90%;
	color: #000;
	background-color: #E7EBF0;
	margin: 10px 45px 10px 45px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #000000;
}