// in page footer
#footnote { font-size: 10pt }

//for index tabs in each agency' pages
.selectTab {font-family:Times; font-size: 12pt; font-weight:normal; color: white }

.otherTab {font-family:Times; font-size: 12pt; font-weight:normal; color: #335375; text-decoration: none }

.menu {font-family:Times; font-size: 12pt; font-weight:normal; border-top: 1px solid white; background: #77AAD5 }

.submenu {font-family:Times; font-size: 10pt; font-weight:normal; background: #77AAD5 }

.menu a{
text-decoration:none;
color:white;
}

.submenu a{
text-decoration:none;
color:white;
}

