body {
	font: 0.8em  sans-serif;

	background-color: white;
	margin:0;

	background-image: url(../images/bg.png); 
	background-position: 50% 50%; 
	color: #222;

}



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

.chronoform {
	display: none;
	width: 0px;
	height: 0px;




}

h1 {
	color: #777;
	font-size: -1;
	text-align:center;
}

h3 {
	color: #00528C;
	font-size: -1;
}

h4 {
	color: #000;
}

#leftcolumn p {
	color: #00528C;
	padding: 0px;
	margin-top: 0px;
}


input {
	border: 1px solid #00528C;
}

.noborder {
	border: none;
}

textarea {
	border: 1px solid #00528C;
}

fieldset {

}

h2 {
	color: #00528C;
	font-size: -1;

}
a {
	color: #00528C;
	text-decoration: none;
}

a:hover {
	color: black;
	text-decoration: underline;

	
}



b {
	color: #000;
}

img {
	border: none;
	margin-right: 10px;
}


#wrapper {
	text-align:center;
	padding: 0px;

	background-image: url(../images/bgtop.png);   
	background-repeat: repeat-x;
	background-position: 50% 0; 
}

#language {
	float: right;
	width: 150px;
	padding: 10px;
}


#language img {
	border: 1px solid white;

}


#language img:hover {
	border: 1px solid black;

}

#pagewrap {

	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	margin-top:0;

	padding: 20px;
	text-align:left;
	width:860px;
}


#content {


	 
	

}

#menul {
	background: url(../images/menu-left.png) 0 0 no-repeat;
	height: 40px;
}

#menur { 
	background: url(../images/menu-right.png) 100% 0 no-repeat;
	height: 40px;
}

#menu { 
	padding: 0px;
	clear: both;
	height: 40px;
	clear: both;
	background-color: #00528C;


}


#menu li a {
	color: #fff;
	text-decoration: none;	 
	line-height:  40px;
	height: 40px;
	display: block;
	

}

#menu li a {
	display: inline;
	padding-top: 10px;
	padding-bottom: 10px;

}

#menu .active a {
	background: url(../images/menu-active.png);
	background-repeat: no-repeat;
	background-position: 50% 0; 
}


#menu li a:hover {
	background: url(../images/menu-active.png);
	background-repeat: no-repeat;
	background-position: 50% 0; 

}


#menu ul {
        list-style: none;
        padding: 0;
	margin: 0;

        
}

#menu li {
	margin-left: 20px;	
       float:left;
	display: inline;
       
}


.horiz ul {
	list-style: none;
margin-left:0;
padding-left:0;



}

.horiz li {
	list-style: none;
	float:left;
	display: inline;
	border-left: 1px solid #aaa;
	width: 160px;
	height: 250px;
	padding: 10px;
	margin-right: 10px;
}





#banner img {
	float: left;

}


#banner {
	height: 75px;
	clear: both;
}

#leftcolumn {
	float: left;
	width: 150px;
	padding-top: 0px;
}

#rightcolumn {
	float: right;
	width: 300px;
	background-color: #ddd;
	padding: 8px;
	border-left: solid #aaa 1px; 
}

 

#footer {
	font-size: smaller;
	color: #999;
	text-align: center;
	margin-top: 80px;
 	padding-bottom:20px;
 
 	width:860px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;

}



#breadcrumbs {
	margin-top: 10px;
	margin-left: 5px;
	color: #555;
}

#wrapbottom {
 
	height: 100px;
	clear: both;

	background-image: url(../images/footer.png);   
	background-repeat: repeat-x;
	background-position: 50% 100%; 



}

.blackborder {
	border: 1px solid black;

}

.links td {
	height: 100px;
}

.center {
	text-align:center;

}

.info {
	width: 200px;
	float: right;
	border: 1px solid #00528C;
	background-color: #EEE;
	margin: 20px;
	padding: 10px;

}

#news {
	color: #ccc;
	float: left;
	width: 200px;
}


#news a {
	color: white;

}


#news h2 {
	color: white;

}


.separator {
 margin-left: 30px;
}

#page img {
margin: 10px;
}


#page img {
	border: 1px solid #00528C;
	padding: 5px;
	background-color: #ddddff

}

.attachmentsList {



}


.page ul {
   margin-left: 20px;
   padding-left: 20px;
}


.blog ul {
   margin-left: 20px;
   padding-left: 20px;
}



}