* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px/18px  Verdana, Arial, Tahoma, sans-serif;
	width: 100%;
	background: url(top.gif) repeat-x top;
	
}
a {
	color: #033d85;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color:#01022E;
}
/* Begin of styles for the demonstration (you can remove them) */
a.expand {
	width: 150px;
	display: block;
	margin: 10px 0 0;
}
a.expand:hover {
	height: 500px;
}
/* End of of styles for the demonstration */
p {
	margin: 0 0 18px
}
img {
	border: none;
}
input {
	vertical-align: middle;
	
}
#wrapper {
	width: 965px;
	margin: 0 auto;
}
h1{
    font-weight:normal;
    line-height:normal;
}
h2{ font-size:15pt;
	font-weight:normal;
    line-height: 15px;
}

/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 175px;
	padding:26px 0 0 0;

}
#header .logo{
    width:254px;
    float:left;
    margin-top:40px;
    margin-left:4px;
 
}
#header .logo_left{
     width:410px;
     padding: 1px 0 0 0;
     float:left; 
     height:176px;
 }
 #header .logo_right{
     width:260px;
     padding: 1px 0 0 0;
     float:left; 
     height:176px;
 }
#header .clr {
    clear: both; 
    height: 0;
    line-height: 0;
    font-size: 0;
}

#icon{
	
	text-align:right;
	padding:15px 0 15px 0;
	
}

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	border-left: 280px solid #fff;
	border-right: 190px solid #FFF;
	height: 1%;
	position: relative;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
	margin-right: -100%;
}
#content {
	padding: 0 0px;
}
/*----------news----------*/
#news{ padding:2px 0 43px 0}
#news h2{margin:0 0 17px 0; text-align: left;}
#news .contNews{
   
	width:390px;
	text-align:justify;
	line-height:15px;
	margin-bottom:19px;
    
}
#news .contNews .newsHeader{
	font-size:13px;
    display: block;
     padding: 0 0 0 2px;
}
#news .contNews .sDesc{ text-align:justify;
    margin:6px 0 6px 0;
    padding: 0 0 0 1px;
   
}
#news .contNews .bottomDesc{
    padding: 0  0 0 0px;
}
#news .contNews .bottomDesc,#news .contNews .bottomDesc a{
	color:#5c5b5b;
	font-size:11px;
}
#news .arch{
	position:relative;
    font-size: 10pt;
    left: 1px;
	top:-4px;
}
/*---------publication---------*/
#publication { padding:0 0 65px 0}
#publication h2{margin:0 0 17px 0;

}
#publication .contPb{
	width:390px;
	text-align:justify;
	line-height:15px;
	margin-bottom:16px;
}
#publication .contPb a{
	font-size:10pt;
}
#publication .pbHeader{
    display: block;
    padding: 0 0 0 1px;
}
#publication .contPb .sDesc{ text-align:justify;
margin:6px 0 9px 0;

}
#publication .contPb .bottomDesc,#publication .contPb .bottomDesc a{
	color:#5c5b5b;
	font-size:8pt;
}
#publication .arch{
	position:relative;
    font-size: 10pt;
    left: 1px;
	top:-4px;
}
/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft {
	float: left;
	width: 280px;
	position: relative;
	top:-16px;
	
	left: -280px;
}
/*---------searchform-----------*/
#searchform { margin:0 0 50px 6px;
position: relative; top: -1px;
}
#searchform .search_text{ 
	border:none; 
	background:url(search_input.gif) no-repeat; 
	height:17px;
	color:#8a8a8a;
	font-size:10pt;
	width:138px;

    padding: 0 0 0 2px;
    margin: 0 7px 0 0;
}
#searchform a {
	display:block;
	margin-top:2px;
    margin-left: 1px;
	font-size:11px;
	line-height:15px;
}
/*----------navbar-----------*/
#sideLeft .navbar{ margin:39px 0 48px 8px}
#sideLeft .navbar ul{
	list-style:none;
	display:block;
}
#sideLeft .navbar ul li{
	display:block;
	margin:0 0 9px 0;
}
#sideLeft .navbar ul ul{
    margin-left:7px;
    
}
#sideLeft .navbar ul ul li a{
    font-size:13px;
}
#sideLeft .navbar ul li span{
    font-weight:bold;
	font-size:14px;
	line-height:24px;
	letter-spacing:-1px;
    color: #000;
}
#sideLeft .navbar ul li a{
	font-weight:bold;
	font-size:14px;
	line-height:24px;
	letter-spacing:-1px;
	
}

/*----------askform-----------*/
#sideLeft .askform h2{
    font-size: 15pt;
  
}
#sideLeft .askform{ 
	margin:47px 0 0 0;
	font-size:9pt;
	line-height:normal;
	}
#sideLeft .askform input{
	font-size:10pt;
	color:#8a8a8a;
	border:none;
	background:url(input.gif) no-repeat;
	height:16px;
	width:157px;
	padding:0 0 0 4px;
	
	
}
#sideLeft .askform textarea{
	font-size:10pt;
	color:#8a8a8a;
	border:none;
	border:1px #b2afaf inset;
	width:155px;
	height:50px;
	padding:0 0 0 4px;
}
#sideLeft .askform .sendbutton{ 
	background:url(send.gif) no-repeat;
	border:none;
	cursor:pointer;
	height:21px;
	width:88px;
	
	
	
}
/* Sidebar Right
-----------------------------------------------------------------------------*/
#sideRight {
	float: right;
	margin-right: -152px;
	width: 196px;
	position: relative;
    padding:0 0 10px 0;

}
/*---------comments-----------------*/
#comments h2{margin:2px 0 17px 0}
#comments .contCom{
	
	text-align:left;
	line-height:15px;
	margin-bottom:17px;
}
#comments .contCom a{
	font-size:10pt;
}
#comments .contCom .comHeader{
    display: block;
    padding: 0 0 0 1px;
}
#comments .contCom .sDesc{ text-align:left;
	margin:7px 0 6px 0;
    padding: 0 0 0 0px;
}
#comments .contCom .bottomDesc,#publication .contCom .bottomDesc a{
	color:#5c5b5b;
	font-size:8pt;
}
#comments .arch { 
	position:relative;
    font-size: 10pt;
	top:-1px;
    left: 1px;
}

/*--------------.poll--------------*/
#sideRight .poll{ 
    position: relative;
    left: -20px;
	margin:48px 0 40px 0;
	line-height:normal;
}
#sideRight .poll h2{
	line-height:20px;
}
#sideRight .poll input{

	width:15px;
   

}
#sideRight .poll .send{
	background:url(vote.gif) no-repeat;
	border:none;
	width:96px;
	height:21px;
}

#sideRight .right-banner{
    position: relative;
    left: -20px;
}
/* Footer
-----------------------------------------------------------------------------*/
#footer {
	height: 135px;
	background: #f7f7f7;
}
#footer-inner{
    
    width: 965px;
	margin: 0 auto;
    line-height: 15px;
}
#footer-inner table td{vertical-align: top;}
#text-content{ width: 640px;
    padding: 0 0 20px 0 ;
    text-align:justify;
}
#text-content ul, ol{
    margin:5px 0 5px 25px;
    
}
#text-content .hierbar{ margin:5px 0}
#text-content #news{width:100%;}
#text-content #news .contNews{width:100%;}

#text-content #publication{width:100%;}
#text-content #publication .contPb{width:100%;}
