﻿@charset "UTF-8";
/* CSS Document */

h3 { color:#CC3333 }
#content a:hover { color:#CC3333; }
#content blockquote.pullquote { color:#CC3333; }
#content .current_page h4 { color:#CC3333; }
.all_caps_coloured, .run-in_heading { color: #CC3333; }
#content.home_page h4 { color:#CC3333; }
.home_page li { color:#CC3333; }

h5 { background:#CC3333; }
#content .nav_left h4 { background:#CC3333; }
.upfront #deck h3, .departments #deck h3, .go #deck h3 { background:#CC3333; }
.resources #deck img { background:#CC3333; }
.go #deck img { background:#CC3333; }
.online { background: #CC3333; }

#nav #sections a { background-color:#CC3333; }


