	/* CSS Document */
	
	#contentBorder {
		border-top-width: 8px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-top-color: #252A39;
		border-right-color: #252A39;
		border-bottom-color: #252A39;
		border-left-color: #252A39;
		padding: 15px;
	}
	/* CSS Document */
	
	ol#toc {
		list-style: none;
		margin: 0;
		padding: 0;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
	}
	
	ol#toc li {
		float: left;
		padding-top: 10px;
		padding-right: 7px;
		padding-bottom: 7px;
		padding-left: 7px;
	}
	
	ol#toc a {
		color: #8D0200;
		float: none;
		text-decoration: none;
	}
	
	ol#toc li.current {
		background-color: #8D0200;
	}
	
	ol#toc li.current a {
		background-position: 100% -60px;
		color: #fff;
	}
	
	div.content {
		clear: left;
		padding: 1em;
		width: 525px;
		margin-right: auto;
		margin-left: auto;
		border-top-width: 8px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-top-color: #8D0200;
		border-right-color: #8D0200;
		border-bottom-color: #8D0200;
		border-left-color: #8D0200;
	}
	
	ul {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #FFFFFF;
	}
	ol#toc a:hover {
		float: none;
		text-decoration: underline;
	}
	
	ol#log {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #FFFFFF;
		line-height: 20px;
	}
	ol#log li {
		margin-bottom: 13px;
		margin-right: 5px;
		padding: 5px;
	}
	#logistics {
	}
	div.nav {
		width: 558px;
		margin-right: auto;
		margin-left: auto;
	}
