body {   
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 10pt;
  line-height: 150%; 
  margin: 0;
}
	
#otherlanguage {
  padding-top: 5px;
  padding-right: 0;
  margin: 0;
  position: relative;
  float:right;
  left: 70px
}

#pagecontents {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  margin-top: 15px;
}

#titlebar {
  background: #25334B;
  padding-top: 10px;
  padding-bottom: 1px;
}

#title {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

#tabbar {
  background: #6187C7; 
}

#tabs {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  margin-top: 0;
}

#tabs a {
  color: white;
  padding: 1px 20px 1px 0px;
}

#tabs ul {
  list-style: none;
  margin: 0;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 0;
  padding-right: 0;
}

#tabs ul li {
  display: inline;
}

#footerbar {
  background: #9EB9FF;
}

#footer {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  margin-top: 0;
}

h1 { 
  font-size: 16pt; 
  color: white; 
}

h2 { 
  font-size: small; 
  font-weight: bold; 
  color: #3399CC; 
}

h3 { 
  font-size: 10pt; 
  font-weight: bold; 
  color: #3399CC; 
}

a { 
  text-decoration: none; 
  font-weight: bold; 
  color: #0000FF; 
}

a:visited { 
  color: #000080; 
}

a:hover { 
  text-decoration: underline; 
  color: #000000; 
}

.subtle { color: #808080; }

.verysmall { font-size: 7pt; color:#C0C0C0; }

.verysmall a { color: #C0C0C0; }

.verysmall a:visited { color: #C0C0C0; }

.verysmall a:hover { color: #8080C0; }
