body {
	font-family:arial, helvetica, sans-serif;
  font-size:10pt;
  background:#fff;
	text-align:left;
  color:#000

  }

div.site {
	width:auto;
  margin:10pt;
  background:#fff;
  border-style:none  
	}   
  
  
  
div.header {
	
	} 
  
div.header img.displayNone {
	display:block;
  float:right
  }
  
/* NEWSCONTAINER */  
  
div.news {
	clear:both;
	float:left;
  width:100%;
  margin:0;
  padding:0;
  border-style:none
	} 
  
div.newsBlock1, div.newsBlock2, div.newsBlock3 {
	float:left;
	width:33%
	} 

  

div.news img {
	float:left;
	width:100pt;
  border:1px solid #CDCFB5;
  margin:12pt 0 0 0
	} 
  
div.news p {
	clear:both;
	padding:0 0.4em 0 0;
  font-size:10pt;
  text-align:left
	}  
  
  
div.news a {
	text-decoration:underline;
  font-weight:bold
	}    
  
   
  
/* NEWSCONTAINER SLUT */

  

div.contents {
	clear:both;
  width:100%;
  margin-top:0.5em;
  padding-top:1em;
	border-top:1px dotted #1F6293
	} 

div.contents div.left {
	float:left;
	width:100%;
  border-bottom:2pt dotted #000;
  padding-bottom:12pt
	} 
  
div.contents div.billedHolder {
	float:right;
	width:100pt;
  margin:0 0 10pt 10pt
	}  


div.contents div.billedHolder img {
	float:left;
	width:100pt;
  margin:0 0 5pt 5pt
	}  
  
div.contents div.billedHolder p {
	clear:both;
	font-size:0.9em;
  margin:0 0 0 1em
	}    
  
  
div.contents p {
	text-align:left;
  line-height:1.4em ;
  letter-spacing:0.01em;
  margin:0 0 1em 0   	
  }  
  
  
div.contents div.right {
	clear:both;
	width:100%;
  margin-top:12pt
	} 
  

/* TOPMENU */  

div.menu {
	display:none
  }

/* TOPMENU SLUT */  
  



h1,h2,h3,h4,h5,h6 {
	text-align:left;
  }
  
h1 {
	font-size:16pt
  } 
  
h2 {
	font-size:14pt
  }   

h3 {
	font-size:12pt
  }   
  
  

a {
  color:#517095;
  text-decoration:none
	}

a:hover {
	color:#284365;
  text-decoration:underline
  }  
  
  
    
  
div.footer {
	clear:both;
  width:100%;
  margin-top:1em;
  padding-top:1em;
  border-top:1px solid #0D2B41;
  text-align:left  
  }
  
div.footer p {
	font-size:0.9em;
  color:#ADAE99
  }
  