/*  GENERAL */

*
{margin:0;
padding:0;
}

body
{background-color:#ffffff;
font-family:"Lucida Sans", "Lucida Bright", Tahoma;
}

a {text-decoration:none;
	color:#81694f;
	width: 100%; /* IE */

}

a:hover {
color:#000000;
}

li>a { 
	width: auto;
}



img
{border:none;}

p
{
	text-align:justify;
	font-size:9pt;
	line-height:13pt;
	font-family: "Lucida Sans", "Lucida Bright", Tahoma;
	padding: 5px 10px 5px 18px;
}

h1 
{
	font-family:"Lucida Sans", "Lucida Bright", Tahoma;
	color:#255966;
	font-weight:400;
	font-size:17pt;
	padding:12px 24px 5px 24px;
	text-align: left;
}

h2
{
	font-family:"Lucida Sans", "Lucida Bright", Tahoma;
	color:#000000;
	font-size:14px;
	text-align:left;
	font-weight:lighter;
	letter-spacing: 1px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 20px;
}

h2 a:hover {
color:#E89914;
}

h3
{
	font-family:"Lucida Sans", "Lucida Bright", Tahoma;
	color:#295b68;
	font-weight:lighter;
	font-size:12px;
	text-align:justify;
	padding:18px 10px 5px 25px;
}

h4
{
	font-family:"Lucida Sans", "Lucida Bright", Tahoma;
	color:#E89914;
	font-weight:300;
	font-size:14px;
	padding:15px 0px 0px 25px;
}


ol
{	
	font-size:12px;
	color:#000000;
	padding: 9px 0px 9px 30px;
}

ol li{
	display:list-item;
	padding-left:20px;

}

ul
{	
	font-size:12px;
	color:#81694f;
	padding: 9px 0px 9px 20px;
}

ul,li {
	display: block;
	margin: 0;
	border: 0;
}


li {
	position: relative;
	padding:11.6px 0;
	z-index: 9;
}

.sidemenu Li a {
color:#81694f;
}

.sidemenu Li a:hover {
color:#000000;
background-color: #ffcc66;
filter:alpha(opacity=90);
opacity:0.9;
display: block;
}



li.folder	{
	font: normal 11px/16px "Lucida Sans", "Lucida Bright", Tahoma;

}	

li.folder:hover {
	z-index: 10;
	background-color: #ffcc66;
	color:#000000;
	font: normal 11px/16px "Lucida Sans", "Lucida Bright", Tahoma;
}
		
li.folder ul {
	position: absolute;
	display: none;
	left: 130px; /* IE */
	top: -10px;
}
				
li.folder>ul { 
	left: 150px;
}
		
ul.level1 li.folder:hover ul.level2 {
	display: block;
	color:#000000;
	width: 100px;
}

ul.level1 li.folder:hover ul.level2 li.submenu:hover ul.level3 {
	display: block;
	color:#000000;
	width: 100px;
}

li .submenu {
	font: normal 11px/16px "Lucida Sans", "Lucida Bright", Tahoma;
	background-color: #f2dfbe;
	border-bottom: 1px solid #999999;
	color: #000000;
	filter:alpha(opacity=80);
	opacity:0.9;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 140px;
}


li .submenu a{
	color: #000000;
}

li .submenu a:hover{
	color: #663333;
}

li.submenu:hover {
	z-index: 10;
	background-color: #ffcc66;
	color:#663333;
	filter:alpha(opacity=90);
	opacity:0.9;
	font: normal 11px/16px "Lucida Sans", "Lucida Bright", Tahoma;
}

/*	
li .submenu {	
background-color: #ffffbb;
	padding-left: 10px;
	font: normal 11px/16px "Lucida Sans", "Lucida Bright", Tahoma;
	display: block;
	color: #000000;
	border-bottom: 1px solid #999999;
	padding-top: 4px;
	padding-bottom: 4px;
}
		
li.explain { 
	font: normal 11px/16px "Lucida Sans", "Lucida Bright", Tahoma;
	background-color: #ffffbb;
	border-bottom: 1px solid #999999;
	color: #000000;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 100px;	
}
*/
/* Hide from IE5-mac. Only IE-win sees this. \*/

/* End hide from IE5/mac */




/*  MAIN CONTENT */

#main
{
	background-image: url(../images/bg_pa.jpg);
}

.highlight
{
	font-family:"Lucida Sans", "Lucida Bright", Tahoma;
	color:#999933;
	font-size:12px;
}



/*  end MAIN CONTENT */



/*menu*/


#sidemenu{
    margin: 0;
    width: 194px;
}


#menu {
	font-family:"Century Gothic", Arial, Helvetica;
	font-size:11px;
	height: 23px;
	margin:auto 0;
	padding:0 1em;
	float:right;
	text-transform:uppercase;
}


#menu a
{
	color: #FFFFFF;
	display: block;
	margin: 0;
	width:100%; height:100%;
	text-align:center;
	overflow:hidden;
	padding: 0 15px 0 0px;
	background: url("../images/btn.jpg") 0 0 no-repeat;

}

#menu a:hover {
   background-position: 0 -23px;
   color:#295b68;
   }
#menu a:active {
   background-position: 0 -23px;
   color:#FFFF99;
   }
   
#menu_ {
	font-family:"Century Gothic", Arial, Helvetica; font-size:11px;
	height: 23px;
	margin:0 20px ;
	float:right;
	text-transform:uppercase;
}

#menu_ a
{
	color: #FFFFFF;
	display: block;
	margin: 0;
	width:100%; height:100%;
	text-align:center;
	overflow:hidden;
	padding: 0 14px 0 0px;
	background: url("../images/btn2.jpg") 0 0 no-repeat;

}

#menu_ a:hover {
   background-position: 0 -23px;
   color:#295b68;
   }
#menu_ a:active {
   background-position: 0 -23px;
   color:#FFFF99;
   }
   
   


/*End menu*/


/*OrgChart*/


.orgchart-table {
  border: 0;
  text-align: center;
}

.orgchart-table * {
  margin: 0;
  padding: 2px;
}

.orgchart-space-small {
  width: 4px;
  height: 1px;
  border: 0;
}

.orgchart-space-medium {
  width: 80px;
  height: 1px;
  border: 0;
}

.orgchart-space-large {
  width: 60px;
  height: 1px;
  border: 0;
}

.orgchart-noderow-small {
  height: 8px;
  border: 0;
}

.orgchart-noderow-medium {
  height: 40px;
  border: 0;
}

.orgchart-noderow-large {
  height: 46px;
  border: 0;
}

.orgchart-connrow-small {
  height: 2px;
  font-size: 1px;
}

.orgchart-connrow-medium {
  height: 16px;
  font-size: 4px;
}

.orgchart-connrow-large {
  height: 10px;
  font-size: 8px;
}

.orgchart-node {
  text-align: center;
  vertical-align: middle;
  font-family: arial,helvetica;
  cursor: default;
  border: 2px solid #c6af89;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 3px 3px 3px;
  -moz-box-shadow: rgba(0, 0, 0, 0.5) 3px 3px 3px;
  background-color: #fefce3;
  background: -webkit-gradient(linear, left top, left bottom, from(#fefce3), to(#f4e5c9));
}

.orgchart-nodesel {
  border: 2px solid #e96402;
  background-color: #e4cca4;
  background: -webkit-gradient(linear, left top, left bottom, from(#e4cca4), to(#e8cea3));
}

.orgchart-node-small {
  font-size: 0.6em;
}

.orgchart-node-medium {
  font-size: 0.8em;
}

.orgchart-node-large {
  font-size: 1.2em;
  font-weight: bold;
}

.orgchart-linenode {
  border: 0;
}

.orgchart-lineleft {
  border-left: 1px solid #c6af89;
}

.orgchart-lineright {
  border-right: 1px solid #c6af89;
}

.orgchart-linebottom {
  border-bottom: 1px solid #c6af89;
}



/*End OrgChart*/


/* CONTENT */

.content
{float:left; 
margin:0 auto;
padding:0px 5px 0px 0px;
}



.bodyimg
{
padding: 10px 5px 10px 20px;
}


/* end CONTENT */
