@charset "utf-8";
.leftnav {
	width: 216px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-color: #E9E9E9;
}
.content ul {
	font-size: 30px;
	margin: 5px;
}
.content .headline {
	font-size: x-large;
	color: #FF6600;
	font-weight: bold;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 236px;
}
.Stil12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
}
.leftnav .topimage {
	background-image: url('sidebar_top.png');
	background-repeat: repeat-x;
}
.leftnav .bottomimage {
	background-image: url('sidebar_bottom.png');
	background-repeat: repeat-x;
}
.leftnav ul {
	margin: 0px;
	list-style-type: none;
	list-style-position: outside;
	padding: 0px;
	display: block;
}
.leftnav li {
	background: #E9E9E9;
	list-style-type: none;
	list-style-image: url('none');
}
.leftnav a:hover {
	background: #00BCB8;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.header {
	background: #00BCB8
}
.content img {
	padding: 15px;
}
.content h1  {
	font-size: xx-large;
	color: #FF6600;
	margin: 0px;
}
.leftnav li a {
	text-decoration: none;
	color: #FF6600;
	position: relative;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 15px;
	display: block;
}
.content h3 {
	font-size: large;
	color: #FF9900;
}
.content .text {
	color: #000000;
	font-size: medium;
}
.content .text li {
	list-style-type: square;
	font-size: medium;
	margin-left: 15px;
}
.leftnav .sublist li {
	list-style-type: none;
	list-style-image: url('none');
}
.leftnav .sublist {
	margin-left: 15px;
}

.leftnav .sublist li a {
	text-decoration: none;
	color: #FF6600;
	display: block;
	position: relative;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-weight: bold;
	font-size: small;
}
.leftnav .subsublist li {
	list-style-type: none;
	list-style-image: url('none');
}
.leftnav .subsublist li a {
	text-decoration: none;
	color: #FF6600;
	display: block;
	position: relative;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 40px;
	font-weight: bold;
	font-size: small;
}
.content table img {
	margin: 0px;
	padding: 0px;
}
.subtitle {
	color: #FF9900;
	font-weight: bold;
	font-size: large;
}
.titleGray {
	color: #666666
}
.content {
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 236px;
}
.leftnav a {
	display:block;
	color:#FF6600;
	font-weight:bold;
	text-decoration:none;
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;
	position: relative;
}
.leftnav .subsublist {
	margin-left: 15px;
	font-size: small;
}
