/* Body new site with sakai colors */

body {
background: url(images/shield_bkgd.gif);
background-repeat: no-repeat; 
background-position: 800 250;
background-color: #FFFFFF;
}

td, th, p, div, ul, li, dd, dl {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

.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; }
.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; }


