/* --- style sheet for department templates --- */ /* --- body and links --- */ body { background: #FFFFFF; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; } p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 85% } h1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 120%; color: #003399; background: #FFFFFF; font-weight: bold } h2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 85%; font-weight: bold } a:link { color: #002762; background: #FFFFFF; text-decoration: none; font-weight: bold } a:visited { color: #002762; background: #FFFFFF; text-decoration: none; font-weight: bold } a:active { color: #E96B10; background: #FFFFFF; text-decoration: none; font-weight: bold } a:hover { color: #E96B10; background: #FFFFFF } /* --- --- */ /* --- links in gray bar and quick links --- */ a.nav:link { color: #FFFFFF; background: #002762; text-decoration: none } a.nav:visited { color: #FFFFFF; background: #002762; text-decoration: none; } a.nav:active { color: #FF0000; background: #002762; text-decoration: none; } a.nav:hover { color: #E96B10; background: #002762; } /* --- --- */ /* --- text for the grey column and quick links --- */ .greyColText{ font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 75%; padding-left: 5px; padding-right: 5px; background: #002762 } /* --- --- */ /* --- text links in grey column --- */ a.grey:link { color: #002762; background: #A6B3C8; } a.grey:visited { color: #002762; background: #A6B3C8; } a.grey:active { color: #E96B10; background: #A6B3C8; } a.grey:hover { color: #E96B10; background: #A6B3C8; } /* --- --- */ /* --- text links in grey footer --- */ a.grey2:link { color: #002762; background: transparent; } a.grey2:visited { color: #002762; background: transparent; } a.grey2:active { color: #E96B10; background: transparent; } a.grey2:hover { color: #E96B10; background: transparent; } /* --- --- */ /* --- text for the footer --- */ .footer { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 65%; } /* --- --- */