body {
	margin-left: 0px;
	margin-top: 0px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 80%;
}

td {	
	font-size: 80%;
}

td.formular {	
	padding-top: 6px;
	white-space: nowrap;
}

a   { color: #000066; text-decoration: none;}
a:visited    { color: #000066; text-decoration: none;}
a:hover      { color: #000066; text-decoration: underline;}

h1 {
    font-size: 150%;
}
h2 {
	font-size: 100%;
padding:0;
margin:0;
}

h3 {
	font-size: 100%;
padding:0;
margin:0;
font-weight:normal;

}

#header {
	background-color: #C7D3DD;
	position: absolute;
	top: 0px;
	left: 211px;
	height: 74px;
	width: 75%;
}

#logo {
	padding-left: 5px;
	padding-top: 5px;	
}

#left2 {
    background-color: #C7D3DD;
	position: absolute;
	top: 125px;
	left: 0px;
    height: 80%;
	width: 154px;
    padding: 0;
    color: #000066;
}

div#search {
    position: absolute;
	top: 40px;
    left: 5px;
}

ul#navigation {
    position: absolute;
	top: 120px;
    left: 0px;    
    margin: 0; 
    padding-left: 10px;
    font-weight: bold;
}
ul#navigation li {
    list-style: none;
    margin: 0; 
    padding: 0;
}
ul#navigation a   { color: #000066; text-decoration: none;}
ul#navigation a:visited    { color: #000066; text-decoration: none;}
ul#navigation a:hover      { color: #000066; text-decoration: underline;}

ul.navigation {    
    margin: 0; 
    padding-left: 15px;
}

ul.news {    
    list-style: none;
}

li.news {    
    margin-top: 10px;
}

ul.toc {    
    list-style: none;
}

li.toc {    
    margin: 0; 
    padding: 0;
}

div.newsDate {
    color: #808080;
    font-size: 90%;
}

div#address {
    position: absolute;
	bottom: 5%;
    left: 0px;
    padding-left: 10px;
    font-size: 85%;    
}

#cre {
	position: absolute;
	top: 10px;
	left: 220px;
}

#ap {
	position: absolute;
	top: 10px;
	left: 400px;
}

#ro {
	position: absolute;
	top: 10px;
	left: 580px;
}

div#content {
    position: absolute;
	top: 125px;
	left: 210px;
    padding-top: 50px;
    padding-left: 10px;
    width: 540px;	 	   
}

input {	 
    padding-right: 1px; 
    border-top: #C7D3DD 1px solid; 
    padding-left: 1px;  
    padding-bottom: 1px; 
    border-left: #C7D3DD 1px solid; 
    border-right: #C7D3DD 1px solid;
    border-bottom: #C7D3DD 1px solid; 
    padding-top: 1px;
}

input.search {	 
    padding-right: 1px; 
    border-top: #000066 1px solid; 
    padding-left: 1px;  
    padding-bottom: 1px; 
    border-left: #000066 1px solid; 
    border-right: #000066 1px solid;
    border-bottom: #000066 1px solid; 
    padding-top: 1px;
}

select { 
    padding-right: 1px; 
    border-top: #C7D3DD 1px solid; 
    padding-left: 1px; 
    scrollbar-face-color: #000066; 
    padding-bottom: 1px; 
    scrollbar-highlight-color: #000066; 
    border-left: #C7D3DD 1px solid; 
    border-right: #C7D3DD 1px solid; 
    scrollbar-shadow-color: #000066;  
    scrollbar-3dlight-color: #ffffff; 
    scrollbar-arrow-color: #000000; 
    padding-top: 1px; 
    scrollbar-track-color: #000066; 
    border-bottom: #C7D3DD 1px solid;
}
	
input.button {   
    text-decoration: none; 
    font-weight: normal;
    color: #000066; 
    background-color: #C7D3DD; 
    border-width:1px; 
    border-color:#000066; 
    border-style:solid; 
}

input.searchbutton {   
    text-decoration: none; 
    font-weight: normal;
    font-size:90%;
    border-width:1px; 
    border-color:#FFFFFF; 
    border-style:solid;
    margin-top:5px;
    color: #FFFFFF; 
    background-color: #C50009; 
}

textarea {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 95%;   
    background-color: #ffffff;
    border-width:1px; 
    border-color:#C7D3DD; 
    border-style:solid;
}

div#roiform {
    position: absolute;
	top: 130px;
	left: 50px;
    width: 60%;
}

td.roiform {
    font-size: 80%;
    border-bottom: 1px solid white;
    width: 100%;
    white-space: nowrap;
}

td.roiformheader {
    font-size: 70%;
    font-weight: bold;
    border-bottom: 1px solid white;
    width: 100%;
}

input.error {border: 1px solid red; background-color: #FFFCE2; }
input.search:focus {border: 1px solid #C50009; background-color:#EFEFEF;}
input.roi:focus {border: 1px solid #C50009; background-color:#EFEFEF;}

div#roichart {
    position: absolute;
	top: 130px;
	left: 25px;
}