/* hides from IE5-mac \*/
* html .bodytext {height: 1%;}
body {
	background-color: #C6C7EF;
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#564b47;
	padding:0px;
	margin:0px;
	text-align:center;
}
a {color: #000;}
a:visited {color:#000;}
a:hover {color: #000;}
a:active { color:#000;}

p {padding: 5px;}

h1 {
	text-align: center;
	font-size:20px;
	font-weight: normal;
	padding: 5px 10px;
	margin:0px;
	}

h2 {
	text-align: center;
	font-size:20px;
	font-weight: normal;
	padding: 5px 10px;
	margin:0px;
}
h4 {
	text-align: left;
	font-size:11px;
	font-weight: bold;
	padding: 5px 10px;
	margin:0px;
}

/* ----------container puts layout in center-------------- */
#container {
	background: #fff;
	width: 800px;
	padding:0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	
	color:#564b47;
	text-align:left;
} 

 #navcontainer ul { 
	margin: 10px;
	padding: 0;
	list-style-type: none; 
	text-align: center;
 }

 #navcontainer ul li { display: inline; }

 #navcontainer ul li a { 
	font-size:11px;
	text-decoration: none; 
	padding: .2em 3em;
	color: #fff;
	background-color: #000084;
	margin-left:.4em;
 }
 
 #navcontainer ul li a:hover{
	color: #fff;
	background-color: #7B86A5;
}
 
 #navcontainer ul li.activemainnav a{
	color: #fff;
	background-color: #7B86A5;
}

/* ----------banner-------------- */
#banner {
	text-align: right;
	background-color: #e1ddd9;
	padding: 0px;
	margin: 0px;
	clear: both; 
}

#banner img {
	clear: both;
	padding:0px 0px;
} 



/* -----------------content--------------------- */

/*left part*/

#left {
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
	border-right: medium solid #EFEFEF;
}

/*sitemap*/

div#sitemap {
   padding: 1em 1.5em;
   line-height: 20px;
}

div#sitemap li {
   padding: 0 0 0 24px;
   margin: 0;
   list-style-type: none;
   }
  div#sitemap li.active a{
  text-decoration: none;
  font-weight:bold;
   }
    div#sitemap li.navIL a{
  text-decoration: none;
  font-weight:normal;
   }  
   div#sitemap li.last a{
  text-decoration: none;
  font-weight:normal;
   }  
   div#sitemap li.activelast a{
  text-decoration: none;
  font-weight:bold;
   }  
DIV#sitemap li.activelast {
	background-image: url(graphics/exlm.gif);
     background-repeat: no-repeat;
  }
div#sitemap li {
   background-image: url(graphics/extm.gif);
   background-repeat: no-repeat;
 }
 
DIV#sitemap li.last {
	background-image: url(graphics/exlm.gif);
     background-repeat: no-repeat;
  }
   
div#sitemap   a {
	color:#564b47;
	text-decoration: none;
   }
   
 div#sitemap   a:hover{
	text-decoration: underline;
   }
   
div#sitemap ul {
	padding: 0 0 0 24px;
	margin: 0 0 0 -24px;
	list-style-type: none;
   }
   
div#sitemap ul {
   background-image: url(graphics/exim.gif)
   background-repeat: repeat-y;
              
   }
div#sitemap ul.last {
   background-image: none;
}
           div#sitemap ul.menu-level2 li
        {
            margin-left: 14px;
            }
#text{
	text-align:justify;
	padding-left: 42px;
	float: left; 

	width:320px;
}

/*-----------content for layout with sidebar-------------*/
#content {
	background-color: #ffffff;
	padding: 0px;
	color:#564b47;
	margin-left: 200px;
	margin-right: 0px; }

/*
div#content { 
min-height:400px;
height:expression(this.scrollHeight > 600 ? "auto":"600px"); } */

/* -----------------flash element--------------------- */
#flash{
	float: left;
	width: 300px;
	padding: 20px;
        text-align:center;

}

/* -----------------content--------------------- */

.tx-saltswf-pi1{
height:198px;
}
 .boxes ul li { 
	display: inline; 
 }
 
.boxes div.boxdiv { 
	float: left; 
	width: 30%; height: 150px; 
	margin: 0 10px 15px 0px; 
/* w\idth: 31%; hei\ght: 132px;  Hack for IE  Box-Model */
	
	background: #EFEFEF; 
	color: #000; 
}
.boxes p.bodytext {
	text-align: left;
	padding-left: 15 px;
	font-size: 14px;

}
.boxes p.bodytext a {
	text-decoration: none;
	color:#000;
	font-size: 14px;

}

.boxes a:visited {color:#000;}

.boxes a:hover {
	color: #000;
	text-decoration: underline;
}

.boxes a:active { color:#000;}



p{	
	padding: 0 10px 15px 10px;
	margin: 0 ; 
	}


pre{
	font-size: 12px;

	padding: 5px 10px;
	margin:0px;
}




/*  ----------------footer---------------------- */ 
#footer {
	clear:left;
	padding:2px;
	margin:0px;
	text-align: left; 
	font-size: 11px;
	color:#fff;	
	font-size: 11px;
	background-color: #000084;
	font-weight:bold;
} 

#footer a {color: #FFF; text-decoration: none; }
#footer a:visited {color:#FFF; text-decoration: none;}
#footer a:hover {color: #FFF; text-decoration: none;}
#footer a:active { color:#FFF; text-decoration: none;}