body
{
  font-size: 10pt;
	background-color: #f1f6fb;
  margin-top: 5px;
  padding: 0;
	font-family: arial, sans-serif;
  text-align: center;	
}

a:link
{
  color: #204b77;
  text-decoration: none;
}

a:visited
{
  color: #204b77;
  text-decoration: none;
}

a:hover
{
  color: #e37235;
  text-decoration: none;
}

a:active
{
  color: #204b77;
  text-decoration: none;
}

select
{
  height: 20px;
  font-size: 8pt;
  padding: 0;
  margin: 0;
}

p
{
  text-align: justify;
}

h3
{
  font-size: 11pt;
  font-weight: bold;
  color: #204B77;
}

h4
{
  font-size: 10pt;
  color: #204B77;
}

table, tr, td 
{
  border-collapse:collapse;
  padding: 0px;
}

#mapper
{
  text-align: left;
	margin: 0 auto;
  width: 949px;
  border: 1px solid #1c4268;
  background-color: #ffffff;
}

#header
{
  font-size: 11pt;
  width: 949px;
	height: 162px;
	background-image: url(/images/header.jpg);
	position: relative;
	display: block;
}

#logo
{
  float: left;
  height: 160px;
  width: 250px;
}

#languageArea
{
  margin: 0 auto;
  width: 949px;
  font-size: 9pt;
}

.languageItem
{
  float: left;
  color: #ffffff;
  background-color: #6A99B9;
  border-top: 1px solid #1c4268;
  border-left: 1px solid #1c4268;
  border-right: 1px solid #1c4268;
  margin-right: 3px;
  padding-top: 2px;
  padding-left: 4px;
  padding-right: 4px;
  padding-bottom: 2px;
  display: block;
  cursor: pointer;
}

#links
{
  position: absolute;
  right: 0;
  margin-top: 128px;
  margin-right: 2px;
  padding-right: 0;
  display: block;
}

.hslice
{
  margin-top: 1px;
  margin-right: 1px;
  margin-left: 83px;
  border: 0px solid #2f4f64;
  font-size: 8pt;
  float: right;
}

.entry-content {

}

.entry-title
{
  text-align: center;
  background-color: #447393;
  display: block;
  padding: 5px;
  font-weight: bold;
  color: #ffffff;
  cursor: pointer;
}

.entry-content .entryToShow
{
  display: block;
  overflow: hidden;
  height: 24px;
}

.entry-content .entryToShow:hover {
height: auto;
}

.entryToShow a
{
  display: block;
  background-color: #6A99B9;
  padding-right: 2px;
  padding-left: 2px;
  color: #ffffff;
}

.entryToShow a:hover
{
  text-decoration: underline;
}


.headerlink
{
  display: block;
  width: 150px;
  height: 30px;
  line-height: 30px;
  float: left;
  border: 1px solid #2f4f64;
  text-align: center;
  margin-left: 2px;
  background-color: #6a99b9;
}

.headerlink a
{
  display: block;
  color: #ffffff;
  height: 30px;
  line-height: 30px;
  font-weight: bold;
  text-decoration: none;
}

.headerlink a:hover
{
  background-color: #447393;
}

#content
{
  width: 949px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 15px;
  padding-top: 10px;
}

#titledescription
{
  line-height: 30px;
  background-color: #6a99b9;
  color: #ffffff;
  font-weight: bold;
  padding-left: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  border-top: 1px solid #1c4268;
  border-bottom: 1px solid #1c4268;
  font-size: 11pt;
}

#sitetitle
{
  font-size: 15pt;
  color: #204b77;
  font-weight: bold;
  margin-left: 25px;
  margin-top: 10px;
  margin-bottom: 5px;
}

.footerArea
{
  height: 24px;
  line-height: 24px;
  padding-top: 2px;
  padding-left: 4px;
  padding-right: 4px;
  float: right;
  margin-left: 3px;
  background-color: #6A99B9;
  border-left: 1px solid #1c4268;
  border-bottom: 1px solid #1c4268;
  border-right: 1px solid #1c4268;
}

.footerArea a
{
  font-weight: bold;
  color: #ffffff;
}

#footer
{
  margin: 0 auto;
  width: 949px;
}
