﻿/*
The following are used in the graph colors.  They must be kept in this format to work.
color1=#3a7396
color2=#bcd123
color3=#d6e2eb
*/

header {background-color: #3a7396; color: #fff;}
h1 {color: #fff;}
h2, h3, h4, h5, h6 {color: #3a7396;}
ul.nav a.on {background-color: #bcd123; color: #fff;}
.subscribe-report {background-color: #bcd123; color: #fff;}
footer {background-color: #3a7396; color: #fff;}
footer a {color: #fff;}
