/* Body - 3rd level */

body {
background-color: #FFFFFF;
}

td, th, p, div, ul, li, dd, dl {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

.nav {
font-weight: bold;
border-bottom: 1px solid #6A86AF;
}

a.nav:link, a.nav:visited, a.nav:hover {
font-weight: bold;
border-bottom: 1px solid #6A86AF;
}

a:link, a:visited { text-decoration: none; }
a:hover {text-decoration: underline; }
.content { padding: 15px; }
.deptname { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 16px; }
.pagetitle { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 14px; }
.small { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.fixedfont { font-family: "Courier New", Courier, mono; font-size: 12px; }