@charset "UTF-8";
body {
	margin: 0;
	padding: 0;
	color: #000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.4;
	background-color: #F0F0F0;
}


ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 
	padding-right: 15px;
	padding-left: 15px; 
	color: #000;
	background-color: #FFF;
}
a img { 
	border: none;
}


a:link {
	color:#23425E;
	text-decoration: underline;
	font-size: 100%;
}
a:visited {
	color: #23425E;
	text-decoration: underline;
	font-size: 100%;
}
a:hover, a:active, a:focus {
	color: #23425E;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
	border-bottom-color: #23425E;
}


.container {
	width: 1024px;
	max-width: 1024px;
	min-width: 1024px; 
	color: #000;
	background-color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}


.header {
	background-color: #FFF;
}



.sidebar1 {
	float: left;
	width: 204px;
	color: #006;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	border-bottom-style: none;
	border-top-style: none;
	border-bottom-color: #FFF;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-left-color: #FFF;
	line-height: 1;
}
.content {
	width: 814px;
	float: left;
	color: #000;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	background-color: #FFF;
}


.content ul, .content ol {
	padding: 0 15px 15px 40px;
	background-color: #FFF;
}

ul.nav {
	list-style: none; 
	margin-bottom: 0px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #666;
	color: #F03;
}
Home {
	margin-top: 20px;
}
ul.nav li {
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #23425E;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-style: none;
	width: 202px;
}
ul.nav a, ul.nav a:visited {
	display: block;
	text-decoration: none;
	color: #23425E;
	background-color: #FFF;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	height: 15px;
	width: 175px;
	font-size: 100%;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus {
	color: #23425E;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	background-color: #FFF;
	height: 15px;
	width: 175px;
}

ul.subnav li {
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #23425E;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-style: none;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	height: 25px;
	width: 170px;
	display: block;
}

ul.subnav a, ul.subnav a:visited {
	text-decoration: none;
	color: #4576A0;
	font-weight: bold;
	padding-left: 25px;
	width: 170px;
	font-size: 95%;
	padding-bottom: 0px;
	display: block;
	margin-top: 10px;
	height: 10px;
}

ul.subnav a:hover, ul.subnav a:active, ul.subnav a:focus {
	color: #4576A0;
	font-size: 105%;
	font-weight: bold;
	background-color: #FFF;
	height: 10px;
	width: 170px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	padding-left: 25px;
	display: block;
	margin-top: 10px;
}

.footer {
	padding: 10px 0;
	position: relative;
	clear: both;
	background-color: #FFF;
	font-size: 8pt;
	border-top-width: 0px;
	border-top-style: none;
	border-top-color: #FFF;
	text-align: right;
}


.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.home {
	margin-top: 29px;
}
.Bullets {
	line-height: 1.8;
}
.bullets_no_link {
	line-height: 2;
	font-size: 100%;
}
.h1_alltext {
	font-size: 14pt;
	margin-left: 5px;
	color: #23425E;
}
.email_noat {
	color: #30F;
	text-decoration: underline;
}
.company_name {
	color: #23425E;
	font-weight: bold;
}
.picture {
	border: medium solid #23425E;
	margin-left: 40px;
}
.picture_left {
	margin-right: 50px;
	margin-left: 30px;
	margin-bottom: 200px;
	border: thin solid #333;
}
.lang {
	color: #23425E;
	font-size: 11pt;
	line-height: 1;
}
A.lang {
	color: #23425E;
	font-weight: bold;
	text-decoration: none;
	}
	
.dg {
	text-decoration: none;
	color: #23425E;
	font-size: 13px;
	line-height: 1;
	padding-top: 0px;
	}
