﻿/*
    Copyright (c) 2001 Envision Technology Partners, Inc. All rights reserved.
*/
:root {
    --iz-primary-text-color: #ffffff;
    --iz-primary-color: #005d85;
    --iz-primary-color-dark: #003952;
    --iz-primary-color-darker: #00202e;
    --menu-color-1: #0089c3; /* menu background */
    --menu-color-2: #006c9a; /* item background */
    --menu-color-3: #006590; /* item background on hover */
    --iz-top-nav-color: #006590;
}