/* last updated by david 21/08/2008 */

body, h1, h2, h3, h4, ol, ul, li, p {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #032D5D;
}

body {
	background-color: #FFFFFF;
	font-size: 14px;
	line-height: 130%;
}

a:link, a:visited {
	color: #798FA9;
	text-decoration: underline;
}

a:hover, a:active {
	color: #F58026;
	text-decoration: underline;
}

h1 {
	color: #F58026;
	font-size: 140%;
	font-weight: bold;
	margin-left: -50px;
	z-index: 10;
}

h2 {
	color: #F58026;
	font-size: 110%;
	font-weight: bold;
}

h3 {
	color: #F58026;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
}

img {
	border: 0;
}

ul, ol {
	padding-left: 2em;
}

li {
	padding-bottom: 0.25em;
}

pre {
	font-family: monospace;
	font-size: 80%;
}

strong {
	font-weight: bold;
}

emphasis {
	font-style: italic;
}

.accessible {
	display: none;
}

.error {
	color: #CC0000;
}
