@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	background-image: url(../images/demi_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #666666;
	}
img {
	border: none;
	}
#header {
	height: 165px;
	margin: 0px;
	text-align: center;
	width: 800px;
	background-image: url(../images/header.jpg);
	}
#nav_top {
	height: auto;
	width: 790px;
	text-align: right;
	font-size: 14px;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	padding: 5px 10px 5px 0;
	}
#section li{
	padding-bottom: 5px;
	line-height: 14pt;
	text-align: center;
	}
a{
	color:#ee0000;
	text-decoration: none;
	}
a:hover {
	color: #666666;
	}
ul {
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
	}
li {
	margin-left: 0px;
	padding-left: 0px;
	}
#container {
	width: 800px;
	height: auto;
	margin: 0px auto 0px auto;
	}
#content {
	height: auto;
	width: 780;
	margin: 0px auto 0px auto;
	text-align: justify;
	font-size: 12px;
	padding: 10px;
	background-image: url(../images/panel_bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	line-height: 14pt;
	}
#left_nav {
	height: auto;
	width: 160px;
	margin: 0px auto auto auto;
	font-size: 12px;
	padding: 10px;
	background-image: url(../images/panel_bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	line-height: 16pt;
	}
#content_right {
	height: auto;
	width: 590px;
	margin: 0px auto 0px auto;
	text-align: justify;
	font-size: 12px;
	padding: 10px;
	background-image: url(../images/panel_bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	line-height: 14pt;
	}
#content_references {
	height: auto;
	width: 590px;
	margin: 0px auto 0px auto;
	text-align: justify;
	font-size: 12px;
	padding: 10px;
	background-image: url(../images/panel_bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	line-height: 14pt;
	}
#content_references a {
	color: #666666;
	}
#footer {
	height: 15px;
	width: 100%;
	font-size: 9px;
	background-color: #ffffff;
	padding: 5px;
	border-top-color: #000000;
	border-width: 1px;
	border-top-style: solid;
	position: fixed;
	bottom: 0px;
	top: auto;
	}
body,td,th {
	color: #666666;
	}
#chapter {
	font-size: 18px;
	text-align: center;
	}
.style1 {
	font-size: 14px;
	font-weight: bold;
	line-height: 16pt;
	}
#acknowledgements {
	font-size: 12px;
	line-height: 18pt;
	}
