body {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  margin: 25px;
  color: #333;
  font-size: 12px;
  line-height: 15px;
  background-color: #FFF;
}

H1 {
  margin: 0 0 .5em 0;
  padding: 0;
  color: black;
  font-size: 26px;
  font-weight: normal;
  line-height: 28px;
}

H3 {
  margin: 0;
  padding: 4px 0;
  color: #1E117B;
  font-size: 14px;
  font-weight: bold;
}

H3 em { 
  color: black; 
}

a:link {
  color: #1E117B;
  text-decoration: none;
}

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

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

.intro {
  font-size: 16px;
  line-height: 120%;
}

.subsection {
  border-color: #999;
  border-width: 1px 0 0 0;
  border-style: solid;
  margin: 20px 0 2em 0;
  padding: 10px 0 0 0;
}

.small {
  font-size: 10px;
}

.footer { 
  font-size: x-small; 
  clear: all;
}

.breadcrumbs {
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0.1em;
  padding: 0 0 5px 0;
}

a.breadcrumbs:link, a.breadcrumbs:visited {
  color: #09C;
}

a.breadcrumbs:hover {
  color: #666;
}

a.footer:link, a.footer:visited {
  color: #666;
  text-decoration: none;
}

a.footer:hover { 
  color: #09C; 
}

.profile_description {
  font-size: 14px;
  line-height: 120%;
}

.odd {
  font-size: 12px;
  background-color: #DCEFFC;
  padding: 0.25em;
  display: block;
}

.even {
  font-size: 12px;
  padding: 0.25em;
  display: block;
}

a.even:link, a.even:visited, a.odd:link, a.odd:visited { 
  text-decoration: none; 
}

a.even:hover, a.odd:hover {
  background-color: #C0C;
  color: white;
}

.alphabet {
  font-size: 10px;
  color: #666;
  font-weight: bold;
  padding: 1px;
  margin: 0;
  background-color: white;
  text-align: left;
  border-color: white;
  border-width: 1px;
  border-style: solid;
}

a.alphabet:link, a.alphabet:visited {
  color: #666;
  text-decoration: none;
  border-color: #CCC;
  background-color: white;
}

a.alphabet:hover {
  background-color: #C0C;
  color: white;
  border-color: #C0C;
}

alphabetselected, a.alphabetselected:link, a.alphabetselected:visited, a.alphabetselected:hover {
  font-size: 10px;
  color: #FFF;
  font-weight: bold;
  padding: 1px;
  margin: 0;
  background-color: #666;
  text-align: left;
  text-decoration: none;
  border-color: #CCC;
  border-width: 1px;
  border-style: solid;
}

table {
  width: auto;
  margin: 0px;
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 100%;
}

tr.rowodd td {
  background-color: #DCEFFC;
  height: 30px;
  padding: 0px 0px 0px 5px;
}

tr.roweven td {
  height: 30px;
  padding: 0px 0px 0px 5px;
}

table.header td {
  padding: 0px;
  margin: 0px;
}

.errors { 
  background-color: #EEE; 
  border-color: #000; 
  border-width: 1px; 
  border-style: solid; 
  width: 100%; 
  padding: 5px; 
  margin: 5px 0;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 12px;
  color: #000;
}

.errors_title {
  font-size: 14px;
  font-weight: bold;
  color: #A03D3B;
  margin: 0px 0px 5px 0px;
}

.login_error {
  background-color: #FFF;
  border-color: #F00;
  border-width: 2px;
  border-style: solid;
  padding: 5px;
  font-size: 12px;
  color: #D00;
}

.login_box {
  line-height: 110%;
}

.leftcontent {
  position: absolute;
  left: 25px;
  //top: 230px;
  width: 200px;
  margin: 10px 0 0 0;
  padding: 0;
}

.centrecontent {
  background-color: #FFF;
  margin-left: 215px;
  margin-right: 160px;
  padding: 20px 0 0 0;
}

.rightcontent {
  position: absolute;
  right: 25px;
  //top: 230px;
  width: 140px;
  background: #fff;
  text-align: center;
  padding: 10px 0 10px 10px;
}

.box {
  margin: 0 0 5px 0;
}

.bluebox {
  width: 200px;
  line-height: 100%;
  background-color: #DCEFFC;
  padding: 0px 8px;

  voice-family: "\"}\"";
  voice-family: inherit;
  width: 184px;
}

.greybox {
  width: 200px;
  line-height: 100%;
  background-color: #EFEFEF;
  padding: 0px 8px;

  voice-family: "\"}\"";
  voice-family: inherit;
  width: 184px;
}

.pinkbox {
  width: 200px;
  line-height: 100%;
  background-color: #FCF;
  padding: 0px 8px;

  voice-family: "\"}\"";
  voice-family: inherit;
  width: 184px;
}

.box_border {
  height: 10px;
}

.menu {
  background-color: #2D92DC;
  height: 28px;
}

.menulink {
  font-size: 13px;
  color: #FFF;
  font-weight: normal;
  padding: 5px 10px 1px 10px;
  margin: 0;
  text-align: left;
  float: left;
  line-height: 10px;
  height: 22px;
}

a.menulink:link, a.menulink:visited {
  color: white;
  font-weight: bold;
  text-decoration: none;
}

a.menulink:hover {
  background-color: #C0C;
  color: white;
}
