﻿@charset "UTF-8";
/* CSS Document */

h3 { color:#b62121 }
#content a:hover { color:#b62121; }
#content blockquote.pullquote { color:#b62121; }
#content .current_page h4 { color:#b62121; }
.all_caps_coloured, .run-in_heading { color: #b62121; }
#content.home_page h4 { color:#b62121; }
.home_page li { color:#b62121; }

h5 { background:#b62121; }
#content .nav_left h4 { background:#b62121; }
.upfront #deck h3, .departments #deck h3, .go #deck h3 { background:#b62121; }
.resources #deck img { background:#b62121; }
.go #deck img { background:#b62121; }
/* online { background: #5A9C47; } */

#nav #sections a { background-color:#b62121; }

.old { color: red; }

