body {
	font-family: verdana, arial, sans-serif;
	color: #333;
	font-size: 11pt;
	line-height: 14pt;
	font-weight:normal;
	margin: 20px 20px 20px 20px;
	background: #fff;
}

a:link {
	color: #a00;
	text-decoration: none;
}

a:visited {
	color: #800;
	text-decoration: none;
}

a:hover {
	color: #f00;
	text-decoration: underline;
}

a img {
	border: none;
}

p {
}

h0 {
	font-size: 11pt;
	line-height: 20pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-shadow: 3px 3px 5px #555;
	padding-top: 6pt;
}

pagetitle {
	font-size: 18pt;
	line-height: 20pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-shadow: 3px 3px 5px #555;
	padding-top: 6pt;
	display: block;
}

pagesubtitle {
	font-size: 14pt;
	line-height: 17pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-shadow: 3px 3px 5px #555;
	padding-top: 6pt;
	display: block;
}

h1 {
	font-size: 16pt;
	line-height: 20pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding-top: 16pt;
	border-bottom: solid #333 1px;
}

h2 {
	font-size: 14pt;
	line-height: 17pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding-top: 7pt;
}

h3 {
	font-size: 12pt;
	line-height: 14pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none; 
	padding-top: 6pt;
}

h4 {
	font-size: 11pt;
	line-height: 13pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding-top: 5pt;
}

h5 {
	font-size: 11pt;
	line-height: 13pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none; 
	padding-top: 5pt;
}

center {
	margin: 5pt;
	padding: 0pt;
}

table {
	background-color: transparent;
}

tr { }

td.tocnumber  {
	font-size: 10pt;
	line-height: 12pt;
	font-weight: normal;
	background-color: transparent;
	vertical-align: top;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 2px;
	border: dotted 0px;
	border-bottom: dotted 0px;
}

td.toctext  {
	font-size: 10pt;
	line-height: 12pt;
	font-weight: normal;
	background-color: transparent;
	vertical-align: top;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 2px;
	border: dotted 0px;
	border-bottom: dotted 1px;
}

td.tocpage  {
	font-size: 10pt;
	line-height: 12pt;
	font-weight: normal;
	background-color: transparent;
	vertical-align: bottom;
	text-align: right;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 2px;
	border: dotted 0px;
	border-bottom: dotted 1px;
}

td  {
	font-size: 10pt;
	line-height: 12pt;
	font-weight: normal;
	background-color: transparent;
	vertical-align: top;
	margin: 0pt;
	padding: 3pt;
	border: dotted 0pt;
}

.bibliography .bibliographyAuthor {
	font-weight: bold;
}

.bibliography .bibliographyTitle {
	font-weight: bold;
}

table.tableWithBorder {
	background-color: transparent;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: 16pt;
	border: solid 1px;
}

.tableWithBorder tr {
	background-color: transparent;
}

.tableWithBorder th {
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bold;
	background-color: transparent;
	vertical-align: top;
	text-align: left;
	margin: 2px;
	padding-top: 0px;
	padding-bottom: 3px;
	padding-left: 2px;
	padding-right: 2px;
	border: dotted 1px;
	border-bottom: solid 1px;
	border-bottom: solid 1px;
}

.tableWithBorder td {
	font-size: 10pt;
	line-height: 12pt;
	font-weight: normal;
	background-color: transparent;
	vertical-align: top;
	text-align: left;
	margin: 2px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border: dotted 1px;
	border-top: solid 0px;
	cell-spacing: 0px;
}

#navigation-header {
	display: table;
	width: 100%;
	background: #990000;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 1px solid #333;
}

#navigation-header-left {
	background: transparent;
	float: left;
}

#navigation-header-right {
	background: transparent;
	float: right;
}


.navigation-header-item {
	background: #bbb;
	display: inline;
	height: 25px;
	font-size: 12px;
	font-weight: normal;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 5px;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	margin-left: 7px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.navigation-header-item:hover {
	background: #eee;
}

.icon64 {
	float: left;
	margin-left: 2px;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 64px;
	padding: 0px;
	border: #999 solid 1px;
}

.icon128 {
	float: left;
	margin-left: 2px;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 128px;
	padding: 0px;
	border: #999 solid 1px;
}

.paragraph-block {
	border-left: solid 1px #900;
	padding-left: 5px;
}

