@charset "utf-8";
/* CSS Document */

/*----------------------------------------------------
---------------------- Template ----------------------
----------------------------------------------------*/

* { /* It will set padding, margin and border to 0 of all elements */ 
	padding: 0;
	margin: 0;
	border: 0;
}

#main_uper {
	display: table;
	height: 100%;
	width:780px;
	margin-left:auto;
	margin-right:auto;
	#position: relative;
	overflow: hidden;
}
#main_under{
	 #position: absolute;
	 #top: 50%;
	 display: table-cell;
	 vertical-align: middle;
}
#holder_cover {
	 #position: relative;
	 #top: -50%
}
html, body { /* activates vertical scrolling especially on FF */
	min-height: 100%;
	padding-bottom: 1px;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:73.5%; /* For using em based fonts in site */
	color:#666666;
	background-color:#dfe3c9;
	position:absolute;
	height:100%;
	width:100%;
}
a,
a:visited,
a:link {
	color:#666666;
	text-decoration:none;
}
a:active,
a:focus,
a:hover {
	color:#0057da;
	text-decoration:underline;
}
p {
	margin-top:14px;
	margin-bottom:10px;
	line-height: 1.35em;
}
#holder {
	width:766px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
	background-color:#fafaf7;
	overflow:hidden;
}
#header {
	background-image:url(header_1_final.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:765px;
	height:111px;
	font-size:2.4em;
	font-weight:bold;
	padding-top:6px;
	font-family:Century Gothic;
	position:relative;
	color:#000000;
}
#header img {
	margin:0px 6px 2px 18px;
	vertical-align:middle;
}
#lang {
	position:absolute;
	left:590px;
	top: 8px;
	width:130px;
}
#head_text {
	position:absolute;
	left:530px;
	top: 40px;
	width:190px;
	font-size:0.42em;
	font-weight:normal;
}
#head_text a,
#head_text a:visited {
	color:#0057da;
}
#lang img {
	float:left;
	margin:0px 0px 0px 4px;
}

#header_strip {
	background-image:url(header_2.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:765px;
	height:114px;
}
#header2 {
	background-image:url(back_header_2.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:765px;
	height:124px;
}
#header3 {
	background-image:url(back_header_3.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:765px;
	height:124px;
}
#header4 {
	background-image:url(back_header_4.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:765px;
	height:124px;
}
#main {
	float:left;
	width:765px;
	border:0px solid #7f7f7f;
	border-left-width:1px;
}
#left_holder {
	float:left;
	width:200px;
	position:relative;
}
/*------------- Left Navigation ------------*/
#left_nav {
	position:absolute;
	float:left;
	margin-left:26px;
	width:166px;
	padding-bottom:4px;
	top:-40px;
	border:solid 1px #86924e;
}

#holder #left_nav li {
	float:left;
}
#holder #left_nav ul,
#holder #left_nav ul ul {
	float:none;
}
#holder #left_nav li {
	list-style:none;
	width:165px;
}
#holder #left_nav ul li,
#holder #left_nav ul li ul li {
	border:none;
}
#holder #left_nav li a,
#holder #left_nav li a:visited {
	height:16px;
	font-weight:bold;
	display:block;
	background-color:#fdfdfc;
	padding:5px 12px 5px 12px;
	margin:0px;
	background-image:url(back_nav.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
#holder #left_nav .active ul a:link,
#holder #left_nav .active ul a:visited {
	font-weight:normal;
	color:#666;
}

#holder #left_nav .active a:link,
#holder #left_nav .active a:visited,
#holder #left_nav .active a:hover,
#holder #left_nav .active a:active,
#holder #left_nav .active a:focus{
	color:#0057da;
	font-weight:bold;
	background-position:right top;
	background-color:#f7f7f5;
}
#holder #left_nav .active ul .active_sub a:link,
#holder #left_nav .active ul .active_sub a:visited{
	color:#0057da;
	font-weight:normal;
	background-position:right top;
	background-color:#f7f7f5;
}
/*#holder #left_nav .active ul .active_sub a,
#holder #left_nav .active ul .active_sub a:visited,
#holder #left_nav .active li a:hover,
#holder #left_nav .active li a:active,
#holder #left_nav .active li a:focus {
	color:#0057da;
	font-weight:bold;
}
*/
#holder #left_nav ul li a,
#holder #left_nav ul li a:visited,
#holder #left_nav ul li a:hover,
#holder #left_nav ul li a:active,
#holder #left_nav ul li a:focus,
#holder #left_nav .active li a:hover,
#holder #left_nav .active li a:active,
#holder #left_nav .active li a:focus
 {
	display:block;
	padding:2px 0px 4px 20px;
	margin:0px;
	border:none;
	background-image:none;
	font-size:0.91em;
	font-weight:normal;
}
/*---------- End Left Navigation ------------*/
#main_content {
	width:515px;
	margin-left:216px;
	min-height:300px;
}
#main_content h1 {
	font-size:1.6em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#86924e;
	margin:4px 0px 6px 0px;
}
#main_content h2 {
	font-size:1.4em;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:4px 0px 6px 0px;
}
#main_content h3 {
	font-weight:bold;
	font-size:1em;
	margin:4px 0px 6px 0px;
}
#main_content ul li {
	list-style:outside;
	margin-left:20px;
	padding-left:4px;
	padding-top:4px;
	list-style-image:url(bullit.gif);
}
#main_content a,
#main_content a:visited {
	color:#0057da;
	text-decoration:underline;
}
#main_content a:active,
#main_content a:focus,
#main_content a:hover {
	color:#666666;
}
#bottom {
	clear:both;
	position:relative;
	border:0px solid #676C54;
	border-top-width:1px;
	width:736px;
	padding-left:30px;
	top:-10px;
	margin-left:auto;
	margin-right:auto;
}
#bottom_corner {
	background-image:url(header_1.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	position:absolute;
	left:-10px;
	width:43px;
	height:80px;
	top:-72px;
}
#bot_links {
	list-style:none;
	width:auto;
	padding:4px 0px 0px 10px;
}
#bot_links li {
	float:left;
	list-style:none;
	font-size:0.87em;
	color:#666666;
	padding-bottom:20px;
}
#bot_links a,
#bot_links a:visited,
#bot_links span {
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left:6px;
	padding-right:4px;
}
#bot_links .active a,
#bot_links .active a:visited,
#bot_links a:hover,
#bot_links a:active,
#bot_links a:focus,
#bot_links .active span {
	color:#0057da;
	text-decoration:none;
}
#bot_links .flt_right {
	float:right;
	padding-right:6px;
}
/*------------ Breadcrumb ------------*/
#main_content #breadcrumb {
	clear:left;
	float:left;
	padding:0px 0px 4px 10px;
	margin:10px 0px 10px 0px;
	font-size:0.91em;
	width:505px;
	background-color:#efefef;
}
#main_content #breadcrumb li {
	float:left;
	margin-left:0px;
	padding-left:0px;
	padding-top:0px;
	list-style-type:none;
	padding-top:2px;
	color:#666666; /* color for the &gt;&gt; (>>) in between items */
	padding-left:8px;
	list-style-image:none;
}
#main_content #breadcrumb li a,
#main_content #breadcrumb li a:visited,
#main_content #breadcrumb li span {
	float:left;
	color:#666666;
	text-decoration:none;
	padding-left:0px;
	padding-right:4px;
	display:block;
}

#main_content #breadcrumb li a:hover,
#main_content #breadcrumb li a:focus,
#main_content #breadcrumb li a:active {
	color:#444444;
	text-decoration:none;
}
/*------------- Breadcrumb -----------*/
/*--------------- Form ---------------*/
.frm {
	margin-bottom:10px;
}
.frm fieldset legend {
	padding:10px 0 5px 0;
	font-weight:bold;
}
* .frm fieldset legend {
	margin-left:-6px;
}
.frm input,
.frm textarea,
.frm select {	
	border:1px solid #084695;
	padding:2px;
	float:left;
	background-color:fff4d9;
	margin-bottom:10px;
}
.frm input {
	width:250px;	
	height:15px;
}
.frm textarea {	
	width:250px;
}
.frm label {	
	width:120px;
	display:block;
	float:left;
}
.frm input.missing,
.frm textarea.missing {
	background-color:#FFFFFF;
	border:2px solid #fcb913;
}
.frm select {	
	padding:2px;	
	border:1px solid #084695;
}
.frm select option {
	padding-right:10px; /* hinders FF to have the arrow above the text */
}
.frm p {	
	clear:both;
	margin-bottom:0px !important; /* the !important is required, otherwise IE overrides it */
	margin-top:0px !important;	
}
.frm p.fsbmt input {
	margin-left:120px;
	margin-top:10px;
	width:auto;	
	height:auto;
	/*border:none;*/
	/*background-color:none;
	background:none;*/
	padding:0px;
	cursor:pointer;
}
.frm p label.radio {
	width:auto;
	margin-right:15px;
	margin-left:4px;
}
.frm p input.radio, 
.frm p input.checkbox {
	width:auto;
	height:auto;
	border:none;	
}
.frm p span.radio {
	display:block;
	float:left;
	width:120px;
}
.error_msg {
	background:#fff4d9;
	font-style:italic;
}
/*-------------- Redaxo -------------*/

div.cnt-blck { /* textile is putting it's output in such blocks */
	clear:both;
}
div.image p { /* picture description text */
	font-size:0.91em; /*define some small font size */ 
	float:none;
}
.flLeft { /* can be added as class on image divs for left alignment */
	float: left;
	margin: 3px 20px 0 0;
}
.flRight { /* can be added as class on image divs for right alignment */
	float: right;
	margin: 3px 0 0 20px;
}
.txt-algn-left {
	text-align:left;
}
.txt-algn-rght {
	text-align:right;
}
.txt-algn-cntr { /* can be added as class on image divs for centered images */
	text-align:center;
}
.clearer { 
	display: block;
	clear: both;
	line-height: 0em;
	height: 1px;
	font-size: 0;
	visibility: hidden;
}
.hidden {
       display:none;
}
/*-----------------------------------*/

ol {
	margin:6px 0px 10px 0px;
	padding-top:0px;
	padding-left:40px !important;
}

.download-file	{
	background-image: url(/files/icon_pdf.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:22px;
	padding-bottom:4px;
}
.jaosg_nav{
	margin-left:155px;
}
#jaos {
	overflow:auto;
	width:100%;
}
