
body, td, th, p, div, ul, li, dd, dl {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

.nav, a.nav:link {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #ffffff;
padding-left: 20px;
padding-right: 20px;
border-right: 3px solid #ffffff;
}

a.nav:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #0000ff;
background-color: #F5F2BF;
padding-left: 20px;
padding-right: 20px;
border-right: 3px solid #ffffff;
}

.sitehome, a.sitehome:link {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #ffffff;
padding-left: 20px;
padding-right: 20px;
}

a.sitehome:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #0000ff;
background-color: #F5F2BF;
padding-left: 20px;
padding-right: 20px;
}

.blue {
background-color: #BED3F4;
width: 100%;
height: 400px;
border-bottom: 3px solid #ffffff;
}

#deptname {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
text-align: right;
color: #ffffff;
background-color: #8391A8;
width: 250px;
max-height: 250px;
padding: 20px;
border-bottom: 3px solid #ffffff;
}

#leftcol {
text-align: right;
width: 250px;
padding: 20px;
}

.bottombar { 
background-color: #A8A083;
width: 100%;
height: 15px;
}

a:link, a:visited { text-decoration: none; }
.content { padding: 20px; }
.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; }
