.textlinks     { color: #00319c; font-weight: bold; font-size: 10pt; line-height: 13pt; font-family: Verdana, Arial }
.body, p     { color: black; font-size: 9pt; line-height: 11pt; font-family: Verdana, Arial }
.subhd  { color: #00319c; font-weight: 800; font-size: 12pt; line-height: 16pt; font-family: Verdana, Arial }
.caption     { color: #515151; font-size: 9pt; line-height: 10pt; font-family: Arial, Verdana }
.addy  { color: #f5f5f5; font-size: 8pt; line-height: 10pt; font-family: Verdana, Arial }
hr   { color: #00319c }

body, li {
   font-family: Verdana, Arial;
   font-size: 9pt;
}

p, blockquote, form {
   color: black;
   font-family: Verdana, Arial;
   font-size: 9pt;
   line-height: 1.5em;
   margin-right: 100px;
}

.small {
   color: black;
   font-size: 7pt;
   line-height: 130%;
   font-family: Verdana, Arial;
}

h1 {
   color: #00319c;
   font-family: Verdana;
   font-weight: bold;
   font-size: 12pt;
   line-height: 130%;
}

h2 {
   font-family: Verdana;
   font-weight: bold;
   font-size: 13px;
   line-height: 130%;
   padding-top: 10px;
}

h3 {
   font-family: Verdana;
   font-weight: bold;
   font-size: 11px;
   line-height: 130%;
   padding-top: 10px;
}

li {
   line-height: 2em;
   list-style-type: square;
}

.small1 {
   font-size: 8pt;
}

.small2 {
   font-size: 7pt;
}

.menu {
   font-family: Verdana;
   font-size: 11px;
   background-color: #d7d7d7;
   text-align: left;
   padding: 2px 1px 2px 3px;
   border-bottom: 1px solid #fff;
   width: 157px;
   cursor: pointer;
}

a.menu:link, a.menu:visited {
   text-decoration: none;
   background-color: transparent;
   color: #000;
   border: none;
}

a.menu:link:hover, a.menu:visited:hover {
   text-decoration: none;
   color: #000;
   border: none;
}

a.menu:link:active, a.menu:visited:active {
   text-decoration: none;
   color: #000;
   border: none;
}

.menu_h {
   font-family: Verdana;
   font-size: 11px;
   background-color: #c1cec5;
   border-bottom: 1px solid #fff;
   padding: 2px 1px 2px 3px;
   cursor: pointer;
}

.menu_r {
   font-family: Verdana;
   font-size: 11px;
   background-color: #b7c1e1;
   border-bottom: 1px solid #fff;
   padding: 2px 1px 2px 3px;
   cursor: pointer;
}

a:link, .nochange a:visited {
   color: #00319c;
}

a:visited {
   color: #3263ce;
}

a:link:hover, a:visited:hover {
   color: #00623c;
}

a:link:active, a:visited:active {
   color: #00623c;
}

.navFoot {
   font-size: 8pt;
   color: #f5f5f5;
   background-color: #636363;
   padding: 2px;
   width: 100%;
}

.navBoxFeat {
   text-align: left;
   margin-left: 3px;
   padding-top: 5px;
   padding-left: 20px;
}

.navBoxFeat li {
   font-size: 7.5pt;
   color: #000;
   padding-right: 4px;
   padding-bottom: 10px;
   list-style-type: disc;
}

.navBoxFeat a:link, .navBoxFeat a:visited {
   color: #000;
}

.navBoxFeat a:link:hover, .navBoxFeat a:visited:hover {
   color: #00319c;
}

