* {
	margin: 0;
	padding: 0;
}

html {
	font-size: 100%;
}

body {
	margin: 15px 0 15px 0;
	background: #d2d0c1;
	color: #333;
	font: 0.825em "Verdana", "Arial", "Helvetica", sans-serif;
}

a { 
	color: #007a54;
	text-decoration: none;
}

a:hover {
	color: #BD2634;
}

a img {
	border: 0;
}

hr {
	color: #ddd;
	background-color: #ddd;
	height: 1px;
	border: 0;
	margin-top: 1.3em;
	margin-bottom: 2em;
}

hr.download {
	color: #ddd;
	background-color: #ddd;
	height: 1px;
	border: 0;
	margin-top: 1.3em;
	margin-bottom: 2.4em;
}

#header {
	width: 800px;
	height: 132px;
	margin: 0 auto;
	background: #d2d0c1 url(images/bg1.gif) no-repeat;
}

#content {
	width: 780px;
	margin: 0 auto;
	padding: 0px 10px 0;
	background: #d2d0c1 url(images/bg2.gif) repeat-y;
}

#logo {
	margin: 0px 15px 32px;
	text-align: left;
}

#left {
	float: left;
	width: 160px;
	padding: 0 0 0 25px;
	font-size: 100%;
	line-height: 1.7em;
}

#left p {
	margin: 0 0 0 10px;
}

#left p.last {
	margin: 0 0 14px 10px;
}

#left ul {
	margin: 0 0 10px 28px;
	padding-left: 0;
	list-style-type: disc;
}

#left li {
	color: #007a54;
}

#right {
	margin-top: 30px;
	float: right;
	width: 512px;
	padding: 0px 42px 20px 20px;
	text-align: left;
	line-height: 1.6em;
	border-left: 1px dotted #aaa;
}

#right a {
	font-weight: bold;
}

#right h1 {
	margin: 0.1em 0 .7em 0;
	font-size: 1.70em;
	font-weight: 400;
	line-height: 1.2em;
	color: #007a54;
}

#right h1.download {
	margin: 0.1em 0 1.1em 0;
	font-size: 1.70em;
	font-weight: 400;
	line-height: 1.2em;
	color: #007a54;
}

#right h1.small {
	margin: 0.1em 0 .7em 0;
	font-size: 1.50em;
	font-weight: 400;
	line-height: 1.2em;
	color: #222;
}

#right h2 {
	margin: 0.4em 0 .7em 0;
	font-size: 1.50em;
	font-weight: 400;
	color: #222;
}

#right h2.nospace {
	margin: 0.4em 0 .15em 0;
	font-size: 1.50em;
	font-weight: 400;
	color: #222;
}

#right h2.toggle {
	margin: 0.4em 0 0 0;
	font-size: 1.50em;
	font-weight: 400;
	color: #222;
}

#right h3 {
	margin: 0.4em 0 .7em 0;
	font-size: 1em;
	font-weight: 800;
	color: #222;
}

#right p {
	margin: 0 0 1.2em 0;
	text-align: justify;
}

/*
#right p.backtotoc {
	text-align: right;
	margin-bottom: 2em;
}

#right p.backtotoc a {
	font-weight: normal;
}
*/

#right ul {
	margin: 0 0 1.2em 28px;
	padding-left: 0;
	margin-bottom: 1.7em;
	list-style-type: disc;
}

#right ul li {
	margin-bottom: 0.4em;
}

#right ul li.error {
	color: #007a54;
	font-weight: 800;
	margin-bottom: 0.4em;
}

#right ul li ul {
	list-style-type: circle;
}

#right ul li ul li {
	margin-bottom: 0.4em;
}

#right ol {
	margin: 0 0 1.2em 28px;
	padding-left: 0;
	margin-bottom: 1.7em;
}

#right ol li {
	margin-bottom: 0.4em;
}

#right form {
	margin-top: 2em;
}

#right input, textarea {
	padding: 0.2em;
	margin-top: 0.2em;
	font-size: 100%;
}

#right em {
	font-style: italic;
	font-weight: 400;
}

#right table {
	margin-bottom: 0.2em;
}

#right table.toggle {
	margin-top: 0;
	margin-bottom: 0.3em;
}

#right td {
	padding: 0px 2px 12px 2px;
	line-height: 1.6em;
	vertical-align: top;
}

#right td.toggle {
	padding: 0 0.4em 0 0;
	vertical-align: bottom;
}

#right td.toggle a {
	font-weight: normal;
}

#right table.toggle-sub {
	margin-top: 1em;
}

#right img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#right img.space {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2em;
	margin-bottom: 2em;
}

#right img.left {
	float: left;
	padding-right: 20px;
	padding-bottom: .6em;
}

#right img.right {
	float: right;
	padding-left: 20px;
	padding-bottom: .6em;
}

#toc {
	line-height: 1.4em;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
	margin-bottom: 1.4em;
	padding: 1.2em 0;
	border-top: 1px dotted #aaa;
	border-bottom: 1px dotted #aaa;
}

#toggle1, #toggle2, #toggle3, #toggle4, #toggle5 {
	border: 1px dotted #aaa;
	margin-top: 0.8em;
	margin-bottom: 1.4em;
	padding-top: 1.2em;
	padding-left: 1.2em;
}

#prospective1, #prospective2, #prospective3, #prospective4, #prospective5, #prospective6 {
	margin-top: 0.2em;
	margin-bottom: 1.4em;
}

#credits {

	border: 1px dotted #aaa;
	margin-top: 3.5em;
	padding: 1.2em;
}

#credits a {
	font-weight: normal;
	color: #333;
}

#credits a:hover {
	color: #aaa;
}

#footer {
	width: 800px;
	height: 76px;
	margin: 0 auto;
	padding: 0;
	padding-top: 16px;
	background: #d2d0c1 url(images/bg3.gif) no-repeat;
}

#footer p {
	margin: 0;
	padding-top: 10px;
	color: #888;
	font-size: 0.8em;
	text-align: center;
}