* {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 15pt;
}

* strong {
  font-weight: bold;
}

a {
  text-decoration: underline;
}

a img {
  border-width: 3px;
  border-color: #2AE4B2;
}


body { 
  margin: 0px;
  padding: 0px;
  margin-top: 10px;
  background: #f0f0f0;
}

.content {	
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 20px;
	border-right: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
}

.pageTitle {	
	padding-left: 10px;
	padding-top: 30px;	
	font-weight: bold;
	font-size: 20px;
	border-right: 1px solid #E8E8E8;
}

p {
  vertical-align:text-top;
}

.navigation1Inactive {
   font-size: 16px;
   font-weight: bold;
   text-decoration: none;
   color: black;
   display:block;
   width:100%;
   height:100%;
}
.navigation1InactiveHover{
   font-size: 16px;
   font-weight: bold;
   text-decoration: none;
   color: #A5EFDB;
   display:block;
   width:100%;
   height:100%;
}
.navigation1Active{
   font-size: 16px;
   font-weight: bold;
   text-decoration: none;
   color: #2AE4B2;
   display:block;
   width:100%;
   height:100%;
}
.tools {
   color: black;
   padding-left: 0px;
   padding-right: 10px;
   text-decoration: none;
}
.tools a {
   color: black;
   font-weight: bold;
   text-decoration: none;
}
.login a {
   color : black;
   text-decoration: none;
}

.sitemapLevel1, .sitemapLevel2 {
   color: black;
   font-weight: bold;
}

.sitemapLevel3, .sitemapLevel4 {
    color: black;
}

h1, h1 div, h1 a {
  font-size: 20px;
  font-weight: bold;
}

h2 {
  font-size: 16px;
  font-weight: bold;
}

h3 {
  font-size: 14px;
  font-weight: bold;
}

