﻿body, th {
	font-size: 10pt;
	color: #000000;
	width:100%;
	height: auto !important;
	height:100%;
	overflow:visible;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16pt;
	background-color: #b5b5b5;
}
body {
	position:relative;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 10pt;
	line-height: 14pt;
}

blockquote {
padding: 0px 0px;
margin: 0 0 20px;
border-left: 0px solid #eee;
}

form {
	position:relative;
	border: 0px solid #666699;
	padding: 0px;
	margin: 0px;
}


a {
  color: #000000;
  text-decoration: underline;
}

a:hover,
a:focus {
  color: #00A287;
  text-decoration:none;
}

pre
{
	font-size: 10pt;
	line-height: 14pt;
	}

.nav
{
    font-size:12pt;
    background-repeat: no-repeat;
    }
    
#mainContent
{
    background-color: #ededef;
     width:980px;
     padding-left: 40px;
     padding-right: 40px;
    }

h3
{
    color: #00A287;
    width: auto;
    padding: .5em;
    font-family:Arial;
    font-weight: 900;
    text-align:center;
}

h4
{
    width: auto;
    padding: .5em;
    font-family:Arial;
    font-weight: 900;
    text-align:center;
}


    
#container
{
    background-color:#f6f6f4;
    width:980px;
    max-height:980px;
    margin-left: auto;
    margin-right:auto;
    display: table;
    text-align: justify;
}

#mainContent
{
    padding-top: 0px;
    margin-top: 0px;
    
    }

#mainContent p
{
    line-height:1.6em;
    font-size: 10pt;
    margin-bottom: 24pt;
    text-indent: 0em;
    }

#mainContent li
{
    line-height:1.6em;
    font-size: 10pt;
    }

#mainContent p.noIndent
{
    text-indent: 0em;
    }
    
#header 
{
    z-index: 10;
    height: 412px;
    width:980px;
    margin-left: auto;
    margin-right:auto;
    display:block;
    background-image: url(../img/frame/header.jpg);
    padding:0px;
    margin: 0px;
    }
    
#header a:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
#header a:visited {
	text-decoration: none;
	color: #ffffff;
}
#header a:hover {
	text-decoration: none;
	color: #00A287;
}
#header a:active {
	text-decoration:none;
	color: #ffffff;
}

#langBar
{
    width: 300px;
    border: 0px solid red;
    left: 770px;
    position: relative;
    
    }

#langBar a:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
#langBar a:visited {
	text-decoration: none;
	color: #000000;
}
#langBar a:hover {
	text-decoration: none;
	color: #00A287;
}
#langBar a:active {
	text-decoration:none;
	color: #000000;
}

#icLogo
{
	position:relative;
	width: 220px;
	height:15px;
	top: 14px;
	left:47px;
	z-index: 16;
	}

#lang_menu
{	
    position:relative;
    width: 280px;
	top: -6px;
	left:690px;
	z-index: 15;
	font-size:8pt;
	text-align:right;
	}


#lang_menu li {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-right: 15px;
	float: left;
	overflow:hidden;
	display:block;
}



	
#footer
{
	position:relative;
	display:table;
	top:0px;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	border: solid 0px #0F0;
	padding-top:10px;
	padding:20px;
	padding-bottom:10px;
	color: #231F20;
	z-index:950;
	    border-top: 2px solid;
    padding-left: 80px;
    padding-right: 80px;
	}
	
#footer a:link {
	color: #231F20;
	text-decoration: none;
	font-weight: normal;
}
#footer a:visited {
	text-decoration: none;
	color: #231F20;
}
#footer a:hover {
	text-decoration: none;
	color: #231F20;
}
#footer a:active {
	text-decoration:none;
	color: #231F20;
}

#footerContainer
{
    width: 980px; background-color: #ededef;
}

.tab-pane 
{
    padding-top: 15px;
    }
    
#scrollUp{ bottom:20px;right:20px;height:38px;width:38px;background:url("../img/frame/top.png") no-repeat}

#mainContent td > p 
{
    text-indent: 0em;
    margin-bottom:0px;
    }

table
{
    margin-top: 0px;
    margin-bottom: 0px;
}
