@charset "UTF-8";
#header {
	height: 60px;
	width: 780px;
	position: absolute;
	left: 5%;
	top: 10px;
	right: auto;
}
#Content {
	height: 800px;
	width: 780px;
	top: 100px;
	font-family: "Helvetica Neue Light", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	position: absolute;
	left: 5%;
	text-align: justify;
}
#Content th {
	font-family: "Helvetica Neue", Helvetica, "Arial Black", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
#navigation {
	position:absolute;
	left:5%;
	top:70px;
	width:780px;
	height:20px;
	z-index:1;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	word-spacing: normal;
	text-indent: 20px;
	list-style-image: none;
	list-style-type: none;
	background-color: #93C3CA;
	color: #FFFFFF;
	padding-top: 5px;
}
#navigation a {
	font-family: "Helvetica Neue", Helvetica, "Arial Black", sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#navigation a:link {
	text-decoration: none;
}
#navigation a:hover {
	text-decoration: none;
	color: #999999;
}
.Footer {
	height: 18px;
	width: 780px;
	position: fixed;
	bottom: 0px;
	font-family: "Helvetica Neue Light", Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
	left: 5%;
	padding-top: 5px;
	background-color: #FFFFFF;
}
#Content a {
	font-family: "Helvetica Neue Light", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Content img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
