body {
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: 62.5%;
	line-height: 1.3;
  color: #666666;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
}

p, h2, address {
	margin: 10px 0;
}

sup {
	font-weight: bold;
	color: black;
	font-size: .9em;
}

h1 {
	font: 2.2em /1 Arial, sans-serif;
  color: #00366B;
}

h2 {
	font: bold 1.3em /1.2 Verdana, sans-serif;
	margin-top: 1em;
  color: #589ADB;
}

h3 {
	font: bold 1.2em /1.2 Verdana, sans-serif;
	margin-top: 1em;
  color: #907DB2;
}

h4 {
	font: bold 1.1em /1 Verdana, sans-serif;
	margin-top: 6px;
}

h5 {
	font: bold 1em /1 Verdana, sans-serif;
	margin-top: 6px;
}

h6 {
	font: bold .9em /1 Verdana, sans-serif;
	margin-top: 6px;
}

p, li, pre, blockquote, table, address {
	font: 1.1em Arial, sans-serif;
  line-height: 1.8em;
}

li li, li p, li h4, table p, blockquote p, address {
	font-size: 100%;
}

blockquote {
	margin: 8px 0 8px 24px;
}

blockquote p {
	font-size: 100%;
}

ul, ol {
  margin: 15px 0 15px 0;
  padding-left: 0;
  font: 1.1em Arial, sans-serif;
  line-height: 1.8em;
}

li {
	margin-bottom: 6px;
	line-height: 1.4em;
}

ol {
	margin-left: 15px;
}

ul li {
	list-style-type: none;
  background: url(../images/dot.gif) no-repeat top left;
  padding-left: 15px;
}

a:link {
	color: #907DB2;
}

a:visited {
	color: #907DB2;
}

a:hover {
	color: #907DB2;
}


a img {
	border: 0 none;
}

abbr, acronym {
	border-bottom: 1px dashed #ccc;
	cursor: help;
	font-style: normal;
}

hr {
	height: 1px;
	background-color: #666;
	border-width: 0;
	margin: 5px 0;
	padding: 0;
}

em {
	font-style: normal;
	font-weight: bold;
}

address {
	font-style: normal;
	font-stretch: narrower;
	font-size: 1.1em;
}

cite {
	font-style: normal;
}

input, textarea {
	font: 1em Verdana, sans-serif;
	color: #333;
}

label, span.legend {
	float: left;
	width: 80px;
}

p.checkbox, p.radio {
	float: left;
	width: 100%;
}

p.checkbox input, p.radio input {
	float: left;
	background: 0 none;
}

p.checkbox label, p.radio label {
	width: auto;
	padding: 2px;
	font-weight: normal;
}

label.tip {
	cursor: help;
}

input.text {
	width: 100px;
}

textarea {
	width: 450px;
	height: 100px;
}

table {
  margin-top: 10px;
    border-collapse: collapse;
}

th {
  font-weight: bold;
  text-align: left;
}

th.nowrap {
	white-space: nowrap;
}

th, td {
  padding: 5px;
  border: 1px solid #999;
}

p.subnote {
	font-size: .9em;
}

.emphasise {
	font-weight: bold;
}

ul.bibliography {
	font-size: .9em;
	border-top: 1px solid #999;
	padding-top: 2em;
	list-style: none;
}

.bibliography li {
	text-indent: -1.3em;
	background: none;
}

.bibliography li span.number {
	font-size: 1em;
	padding-right: .5em;
	font-weight: bold;
	color: black;
}

.reference {
	text-decoration: underline;
}


span.reference-number {
	color: black;
	font-weight: bold;
}

a.book-title:link, a.book-title:visited, .book-title {
	color: #589ADB;
	text-decoration: underline;
	font-weight: bold;
}

span.asterix {
	color: #589ADB;
	display: block;
	margin-bottom: -15px;
	font-weight: bold; font-size: 1.4em;
}

table.book-launch td, table.book-launch th {
	border: none;
	padding-bottom: 0;
}
