body {
	background-color: #000000;
}

#wrapper {
	width: 850px;
	text-align: left;
	margin-top: -15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#header {
	background-color: #5b6d9c;
	width: 850px;
	height: 175px;
	background-image: url(images/header_bg.jpg);
	margin-top: 0px;
			}
			
#nav {width: 100%;
	Height: 30px;
	}			
			
			
#nav img {
	margin: 0px;
	border: 0;
	padding: 0px;
}
#content {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 830px;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5B6D9C;
	border-right-color: #5B6D9C;
	border-bottom-color: #5B6D9C;
	border-left-color: #5B6D9C;
	overflow: auto;
}
#nav a {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#bottombox {
	background-color: #000000;
	width: 800px;
	overflow: visible;
	margin: 0px;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
}
#disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #CCCCCC;
	background-color: #000000;
	margin-top: 15px;
}
.pageheader {
	margin-top: 10px;
	margin-left: 10px;
}
#process_chart img {
	display: inline;
}
#special {
	width: 600px;
	margin-left: 115px;
	margin-top: 10px;
	margin-bottom: 20px;
	background-image: url(images/special_box.jpg);
	height: 300px;
	padding-bottom: 0px;
}
#bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	color: #5B6D9C;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	margin: 0px;
}
#bottomnav a {
	color: #CCCCCC;
	text-decoration: none;
	padding: 0px;
	margin: 6px;
}
#bottomnav a:hover {
	color: #5B6D9C;
}
