body {
	margin: 0;
	padding: 0;
	background: #f5fbfd url(/images/wave.jpg) no-repeat top left;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333;
}

a {
	color: #046c95;
}

a:hover {
	text-decoration: none; color: #ebfdff;
}


p {
	line-height: 125%; margin: 0 0 20px 25px; display: block;
}
#menu      {position:absolute;	z-index: 2;	top: 128px;	left: 134px;	width:auto;	height:auto;	visibility: visible;	font-size: 18px; }
#lang      {position:absolute;	z-index: 2;	top: 10px;	left: 134px;	width:auto;	height:auto;	visibility: visible;	font-size: 14px; }
#line      {width:120px; background:url(/images/line.gif) top right repeat-y;}
#maintab   {width: 100%;	margin: 193px 0 0 0; 	text-align: left; }
#content   {margin: -5px 15px;}
#content   a:hover { color: #2c67ab;}


h1, h2, h3, h4, h5, h6 { 	margin: 0; }

h2 {
	
	letter-spacing: 0px;
	font-size: 18pt;
	font-weight: bold;
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
}

h1 {
	
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	font-size: 22pt;
	font-weight: normal;
	color: #2c67ab;
	margin: 10px 0 10px 0;
}

 #foot {
  font-size: 11px;
	border-left: 6px solid #2c67ab;
	margin: 15px 15px 15px 15px;
	padding: 0 0 0 5px;
	float:right; 
	text-align:left;
} 

  #breadcrumb {
	font-size: 11px ; text-decoration: none; text-indent: 0px; letter-spacing: 0px; margin-bottom: 10px;
}

