/* CSS Document */

* {
	margin:0px;
	padding:0px;
}

html, body {
	height:100%;
	color:#333333;
	font-family:arial, verdana, sans-serif;
	font-size:14px;
	line-height:18px;
}

h1 {
	margin-bottom:18px;
	font-size:18px;
	font-weight:bold;
	color:#17461e;
	line-height:27px
}

h2 {
	margin-bottom:9px;
	font-size:14px;
	font-weight:bold;
	line-height:21px
}

h3 {
	font-size:12px;
	font-weight:bold;
	color:#17461e;
	line-height:18px;
}

a {
	color:#17461e;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#background {
	background:url(images/bg1.png) repeat-x;
	z-index: 1;
}

#head {
	height:151px;
	background:url(images/esc.png) right bottom no-repeat;
}

#head, #content {
	margin-left:378px;
	width:546px;
}

#functions {
	height:151px;
	font-size:11px;
	color:#ffffff;
}

#functions a {
	color:#FFCC33;
}

#main_nav_inner ul, #functions ul {
	list-style-type:none;
}

#functions ul {
	float:right;
	margin:7px 0px 0px 5px;
}

#functions ul li {
	width:auto;
	float:left;
}

#funct_nav {
	margin-right:-10px;
}

#funct_nav li {
	padding:0px 10px;
	background:url(images/list-separator.png) left no-repeat;
}

#main_navigation {
	width:243px;
	position:fixed;
	top:0px;
	left:0px;
	background-image: url(images/navigation_bg_narow.png);
	background-repeat: no-repeat;
	height: 100%;
}

#main_nav_inner {
	width:262px;
	height:100%;
	position:fixed;
	top:0px;
	left:0px;
}

#main_nav_inner img {
	border:none;
}

#main_nav_inner {
	width:224px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
}

#main_nav_inner ul {
	font-weight:bold;
	padding-left:28px;
	padding-right:28px;
	font-size: 90%;
}

#main_nav_inner ul li {
	margin: 5px 0px;
}

#main_nav_inner ul ul {
	font-weight:normal;
	font-size:11px;
	line-height:14px;
	list-style-type:square;
}

#main_body {
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	margin-top: 25px;
}

div.standard-p {
	padding-bottom:22px;
}

div.standardimage {
	float:left;
	vertical-align:text-top;
	padding:5px;
	background-color:#ededed;
	border:1px solid #cccccc;
	margin: 3px 20px 15px 0px;
}

div.standardimage1 {
	float:right;
	vertical-align:text-top;
	padding:5px;
	background-color:#ededed;
	border:1px solid #cccccc;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 20px;
}

div.legende {
	padding:2px 3px;
	font-size:10px;
	line-height:12px;
}

div.standardimage img {
	border:1px solid #999999;
}

div.standardimage1 img {
	border:1px solid #999999;
}

#footer {
	width:196px;
	bottom:0px;
	left:0px;
	font-size:11px;
	line-height:14px;
	margin-left:19px;
	background-color:#ffffff;
	padding-right: 0px;
	padding-left: 0px;
}

#footer1 {
	height: 50px;
	width: 100%;
	position: fixed;
	bottom: 0px;
	background-color: #17461e;
	left: 47px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	clear: both;
}
#footer_nav {
	margin-top: 20px;
	margin-left: 0px;
	padding-left: 260px;
}
#footer_nav ul {
	list-style-type: none;
	text-decoration: none;
}
#footer_nav li {
	display: inline;
	margin-right: 15px;
}
#footer_nav a {
	text-decoration: none;
	font-weight: bold;
	color: #FFCC33;
}
#footer_nav a:hover {
	text-decoration: underline;
	font-weight: bold;
}

#flash {
	width:100%;
	height:193px;
	overflow:hidden;
	clear:both;
}
#master {
	z-index: 0;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
}

div.standard-p {
	padding-bottom:22px;
	text-align: justify;
}

.style1 {font-size: 12px}
.style2 {
	color: #17461e;
	font-weight: bold;
}
.style3 {font-weight: bold}
.style4 {font-size: 13px}


#main_body .standard-p li {
	margin-left: 10px;
	padding-left: 20px;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#copyright {
	font-size: 90%;
}
