.footer {
    font-family: Tahoma;
    font-size: 10px;
    color: #636466;
}
.footerlink {
    font-family: Tahoma;
    font-size: 10px;
    color: #636466;
    text-decoration: none;
}
.footerlink:hover {
    color: #000000;
    text-decoration: none;
}
.subnav {
    font-family: Tahoma;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}
.subnav:hover {
    color: #00ADEF;
    text-decoration: none;
}
.subnavcurrent {
    font-family: Tahoma;
    font-size: 12px;
    color: #00ADEF;
    text-decoration: none;
}
.subhead {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
}
.np_link {
    color: #000000;
    text-decoration: none;
}
.np_link:hover {
    color: #00ADEF;
    text-decoration: none;
}
.copypadding {
    padding-left: 30px;
}
input.subbutton {
    font-size:11px;
    font-family:Tahoma;
    font-weight:bold;
    color:#000000;
    width:60px;
    height:20px;
    background-color:#E7E7E9;
}
.textarea {
    font-size: 11px;
    color: #787883;
    font-family: Tahoma;
}

.projectsLink{
    text-align:right;
    font-family:tahoma,verdana,arial,helvetica,sans-serif;
    text-transform:uppercase;
    font-size:11px;
    font-weight:bold;
    margin:20px 0 20px 0;
}

.projectsLink a{
    color: #00ADEF;
    text-decoration:none;
}