.navOff
{
font-family: verdana, helvetica, arial, sans-serif;
font-size: 14px;
font-weight: bold;
font-variant: small-caps;
color: white;
background-color: black;
text-decoration: none;
}

.navOn
{
font-family: verdana, helvetica, arial, sans-serif;
font-size: 14px;
font-weight: bold;
font-variant: small-caps;
color: black;
background-color: #DAE0E4;
text-decoration: none;
}

.footer
{
font-family: verdana, helvetica, arial, sans-serif;
font-size: 10px;
color: white;
}

.regular
{
font-family: verdana, helvetica, arial, sans-serif;
font-size: 11px;
color: black;
}

.moduleHead, A.moduleHead:link, A.moduleHead:visited, A.moduleHead:hover, A.moduleHead:active
{
font-family: verdana, helvetica, arial, sans-serif;
font-size: 14px;
color: black;
font-weight: bold;
text-decoration: underline;
}

.moduleLink, A.moduleLink:link, A.moduleLink:visited, A.moduleLink:hover, A.moduleLink:active
{
font-family: verdana, helvetica, arial, sans-serif;
font-size: 11px;
color: black;
text-decoration: underline;
}

.link, A.link:link, A.link:visited, A.link:hover, A.link:active
{
font-family: verdana, helvetica, arial, sans-serif;
font-size: 11px;
color: black;
text-decoration: underline;
}

.catHeader
{
font-family: verdana, helvetica, arial, sans-serif;
font-size: 16px;
color: #114063;
font-weight: bold;
}

.select
{
font-family: verdana, helvetica, arial, sans-serif;
font-size: 11px;
color: black;
background-color:#DAE0E4;
}

.textbox
{
font-family: verdana, helvetica, arial, sans-serif;
font-size: 11px;
color: black;
border: 1px solid black;
}

.button
{
font-family: verdana, helvetica, arial, sans-serif;
font-size: 11px;
color: white;
background-color:#114063;
border: 1px solid white;

}
.photo
{
border: 1px solid #114063;
}
