
.main_content { color: #000; font-size: 9pt; font-family: Arial, "Trebuchet MS", Geneva, Helvetica, SunSans-Regular, sans-serif; padding: 10px; }
body { color: #000; font-size: 9pt; font-family: Arial, "Trebuchet MS", Geneva, Helvetica, SunSans-Regular, sans-serif; }
.date { color: #000; font-size: 9pt; }
a { color: #060; text-decoration: none; }
a:hover { text-decoration: underline; }
td { font-size: 9pt; }
th { color: #fff; font-size: 10pt; font-weight: bold; background-color: #309; text-align: center; }
.dept_title { color: #fff; font-size: 12pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-align: center; }
.side_links { background-color: #c6d4e6; background-image: url(../images/layout1_08.gif); padding: 10px; }
H2 { color: #009; font-size: 12pt; }
.rright_sidebar { padding-top: 10px; padding-bottom: 10px; }
H4 { color: #309; font-size: 10pt; margin-top: 5px; margin-bottom: 5px; }

#dropmenudiv{
position:absolute;
border:0px solid black;
border-bottom-width: 0;
font:normal 9pt Arial;
line-height:20px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 0px solid black;
padding: 3px 0;
text-decoration: none;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: white;
}
.copyright { font-size: 7pt; font-style: italic; }
.breadcrumb { font-size: 7pt; padding: 3px 10px; }

