/* <![CDATA[ */
/***********************  ALL OBJECTS ************************************/


/***********************  ALL OBJECTS ************************************/
	dd a:hover {
		color: orange;
	}	
/***********************  ID ************************************/
	/************************Body************************/
#navOrgans {
  list-style:none;
  line-height:28px;
  margin:0;
  padding:6px 0px 26px 0px;
  text-align: center;
  width: 100%;
	
}
#navOrgans li {
  float:left;
  margin:0;
  padding:0 9px 0 9px;
  border-right: 1px solid #fff;
}

#navOrgans li a{
  display:block;
}

#navOrgans li a:hover{
  color: #FFFFFF;
}

.normOrg{
  background: blue;
}

.curOrgan{
	background: orange;
}

.curOrgan a{
	color: white;
}

.curOrgan a:hover{
	color: blue;
}

	.lightblueback{
		color: #ffffff;
		background: #003399;
	} /**/
	
	.lightblueback a{
		color: #ffffff;
	} /**/
	
	
/*********************** Classes  ************************************/
/*
 underline h3 bold
*/
.break{
    margin-top: -4px;
	.margin-top: -24/*px;
}
	/*Misc Classes*/
	
/* ]]> */

