body {
  font-family: arial;
  font-size: 11px;
  color: 999999;
  cursor: default;
}

.headBlue {
  font-family: arial;
  font-size: 34px;
  color: 0080FF;
  position: relative;
  top: -3px;
  cursor: default;
}

.titleBlue {
  font-family: arial;
  font-size: 25px;
  color: 0080FF;
}


.headGray {
  font-family: arial;
  font-size: 25px;
  color: CCCCCC;
  letter-spacing: -1.2px;
  font-weight: bold;
  position: relative;
  top: -3px;
  cursor: default;
}

.headSmall {
  font-family: arial;
  font-size: 12px;
  color: 999999;
  position: relative;
  top: -7px;
  left: +7px;
  cursor: default;
}

.personal {
   text-align: right;
   cursor: default;
   padding: 7px;
}

.personala {
  font-family: arial;
  font-size: 14px;
  color: 0080FF;
}

.personali {
  font-family: arial;
  font-size: 14px;
  color: 999999;
}

.topSearch {
  font-family: arial;
  font-size: 10px;
  padding-right: 6px;
  color: 808080;
  vertical-align: bottom;
   align: right;
}

.topNavBlue {
  font-family: verdana;
  font-size: 10px;
  padding-left: 6px;
  color: FFFFFF;
}

a.topNavBlue {
  color: FFFFFF;
  text-decoration: none;
}

a:hover.topNavBlue {
  text-decoration: underline;
}

.topNavGray {
  font-family: verdana;
  font-size: 10px;
  padding-right: 6px;
  color: 666666;
}

.box {
  background-color: E9E9E9;
  height: 25px;
  padding-left: 6px;
  font-family: verdana;
  font-size: 10px;
}

input {
  border-width: 1;
  font-family: arial;
  font-size: 12px;
  padding: 2px;
  height: 21px;
  border-color: CCCCCC;
  border-style: solid;
  background-color: F9F9F9;
  color: 808080;
}

a.bottom {
  color: 666666;
  text-decoration: none;
}

a:hover.bottom {
  text-decoration: underline;
}

.content {
  font-family: arial;
  font-size: 11px;
  color: 666666;
  line-height: 1.35em;
  cursor: default;
}

.contentquote {
  font-family: verdana;
   font-style: italic;
   font-size: 18px;
  color: 0064EA;
  line-height: 1.35em;
  cursor: default;
   padding: 6px;
}

a.top {
  color: 808080;
  text-decoration: none;
}

a:hover.top {
  text-decoration: underline;
}

a {
  color: 666666;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

.copyRight {
  font-family: verdana;
  font-size: 10px;
  padding-left: 6px;
  color: 666666;
}

.navSide {
  width: 8;
  background-color: 005CCC;
}

.navButton {
  font-family: verdana;
  font-size: 10px;
  height: 22;
  color: FFFFFF;
  text-align: right;
}

.navDark {
  height: 1;
  background-color: 004BB0;
}

.navButtonLight {
  height: 2;
  background-color: 0066F0;
}

.navButtonDark {
  height: 2;
  background-color: 0059D2;
}

a.navLink {
  color: FFFFFF;
  text-decoration: none;
}

a:hover.navLink {
  text-decoration: underline;
}

.navBoxTop {
  background-color: 0064EA;
  font-family: verdana;
  font-size: 10px;
  color: FFFFFF;
  padding: 6px;
  padding-left: 8px;
}

.navBox {
  background-color: 0060DD;
  font-family: arial;
  font-size: 11px;
  color: FFFFFF;
}

.navBoxDate {
  color: CCCCCC;
}

.bluelinks {
  color: 0080FF;	
  font-weight: bold;
}
