html,body 
{
	height: 100%;
	margin: 0;
	padding: 0;
}

		
.container 
{
	background:#FFFFFF url(/images/sideback_black.gif) repeat-y scroll right top;
  margin-left:auto;
  margin-right:auto;
  min-height:100%;
  position:relative;
  text-align:left;
  width:1000px;
}
	
* html .container {height:100%;}		

* html body{font-size:xx-small;font-size:x-small}


#header 
{
	width:100%;
	position:relative;
	height: 125px;
	background:#fff;
	z-index:2;
}

* html #header {height:127px;height:127px}

#sidebar 
{
	float: right;
	width: 255px;
  margin-top: -50px;
}
#content 
{	
	padding:0px 0 ;
}
#content p, #sidebar p, #mainnav p, #header p,#footer p  {margin:0 5px 5px 5px}		
.footer	{
	position:absolute;
	bottom:0;
	width:100%;
	height: 24px;
	background: #fff url(/images/sideback_black.gif) repeat-y right top;
	text-align:right;
	font-size: 7pt;
	color: #73634C;
	padding-bottom:20px;	
	vertical-align:middle;
}
.footer a 
{
  color: #73634C;
  text-decoration:none;
}
.footer p
{
  padding-right:20px;
}

* html .footer {height:25px;height:24px;}

#clearfooter {height:27px;width:100%;clear:both}

/*breadcrumbs*/
#breadcrumbs
{
	margin-top: 15px;
	font-size: 8pt;
	font-weight: bold;
	margin-left: 45px;
	
}

.pathSeparator
{
  color: #73634C;
  padding-left: 3px;
  padding-right: 3px;
}

.currentNode
{
	color: #171c21;
	text-decoration: none;
}

.node
{
	color: #73634C;
}

.searchTextBox{
  width: 154px;
  height: 16px;
}

.searchBox {
  height: 100px;
  background: transparent url(/images/fon.gif);
}

.searchSubmit{
  margin-top: 3px;
}

.searchForm{
  height: 44px;
  margin-top: 20px;
  padding: 20px 0 20px 10px;
  background-color: #D7DCE0;
  border: 1px solid #91A9C4;
  border-right: none;
}

#xsltsearch {
  margin: 10px 0 10px 10px;
}

.xsltsearch_result_title{
  margin-bottom: 2px;
}

.xsltsearch_result_description{
  margin-top : 2px;
  margin-left: 10px;
  font-size: 12px;
}

.input {
  border-color:#91A9C4 #000000 #91A9C4 #91A9C4;
  border-style:solid none solid solid;
  border-width:1px 0 1px 1px;
  font-family:Verdana;
  font-size:10pt;
  height:16px;
  outline-style:none;
  padding:0;
  vertical-align:bottom;
  width:150px;
}

.searchButton {
  border-color:#91A9C4 #91A9C4 #91A9C4 #000000;
  border-style:solid solid solid none;
  border-width:1px 1px 1px 0;
  height:16px;
  margin-left:-5px;
  vertical-align:bottom;
}































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
