body {
  background : #0c479d;
  color : #000000;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 8pt;
  font-weight : normal;
  margin-top : 0; margin-right : 0; margin-bottom : 0; margin-left : 0;
}
a:link {
  color : #0c479d;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 10pt;
  font-weight : normal;
  text-decoration : none;
}
a:visited {
  color : #0c479d;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 10pt;
  font-weight : normal;
  text-decoration : none;
}
a:hover {
  color : #d60000;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 10pt;
  font-weight : normal;
  text-decoration : none;
}
a:active {
  color : #0c479d;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 10pt;
  font-weight : normal;
  text-decoration : none;
}

a.nav:link {
  color : #35357B;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 8pt;
  font-weight : bold;
  text-decoration : none;
}
a.nav:visited {
  color : #35357B;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 8pt;
  font-weight : bold;
  text-decoration : none;
}
a.nav:hover {
  color : #1f60a9;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 8pt;
  font-weight : bold;
  text-decoration : none;
}
a.nav:active {
  color : #35357B;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 8pt;
  font-weight : bold;
  text-decoration : none;
}

a.second:link {
  color : #1f60a9;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 8pt;
  font-weight : normal;
  text-decoration : none;
}
a.second:visited {
  color : #1f60a9;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 8pt;
  font-weight : normal;
  text-decoration : none;
}
a.second:hover {
  color : #d60000;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 8pt;
  font-weight : normal;
  text-decoration : none;
}
a.second:active {
  color : #1f60a9;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 8pt;
  font-weight : normal;
  text-decoration : none;
}

a.yv:link {
  color : #0C479D;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 10pt;
  font-weight : bold;
}
a.yv:visited {
  color : #0C479D;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 10pt;
  font-weight : bold;
}
a.yv:hover {
  color : #d60000;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 10pt;
  font-weight : bold;
}
a.yv:active {
  color : #0C479D;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 10pt;
  font-weight : bold;
}

a.home:link {
  color : #0c479d;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 8pt;
  font-weight : normal;
  text-decoration : none;
}
a.home:visited {
  color : #0c479d;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 8pt;
  font-weight : normal;
  text-decoration : none;
}
a.home:hover {
  color : #d60000;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 8pt;
  font-weight : normal;
  text-decoration : none;
}
a.home:active {
  color : #0c479d;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 8pt;
  font-weight : normal;
  text-decoration : none;
}

span {
  font-family : Arial, Helvetica, sans-serif;
}
.center {
  text-align : center;
}
.right {
  text-align : right;
}
.left {
  text-align : left;
}

td {
  color : #000033;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 10pt;
  font-weight : normal;
}

td.backLtblue {
  background : #1f60a9;
}

td.backDkblue {
  background : #000033;
}

td.green {
  background : #7dcba7;
}

td.dkblue {
  background : #000033;
}

td.ltgreen {
  background : #f2faf2;
}

.redText { color : #d60000; }

.blueText { color : #0c479d; }

.boldText { font-weight: bold; }

.smallText { font-size : 8pt; }

.largeText { font-size : 12pt; }

.underline { text-decoration:underline; }

.italics { font-style: italic; }

.copyright { color: #277bd8; font-family : Arial, Helvetica, sans-serif; font-size : 8pt; font-weight: normal; }

.address { color: #000033; font-family : Arial, Helvetica, sans-serif; font-size : 8pt; font-weight: normal; }

.firstNavSelected { color : #1f60a9; font-family : Arial, Helvetica, sans-serif; font-weight: bold; font-size : 8pt; }

.contact { color: #5d5d5d; font-family : Arial, Helvetica, sans-serif; font-size : 8pt; font-weight: normal; }

.secondNavSelected { color : #d60000; font-family : Arial, Helvetica, sans-serif; font-weight: normal; font-size : 8pt; }