@charset "utf-8";
/* CSS Document */

    body { text-align: center; font-size: 11px; color:#4d458a; line-height: 1.4; font-family: Trebuchet MS, Arial, Verdana, Sans-Serif; }
    a { color: #8c2c83; text-decoration: none; }
    a:hover, a:focus { color: #fff !important; background-color: #8c2c83 !important; }
    a:active { color: #d85dcd !important; background-color: transparent !important; outline: none; }
	
        h1 {
            font-size: 2.7em;
            text-transform: uppercase;
            font-family: "FuturaBT BoldCondensed", FuturaBT, Impact, Arial, Verdana, Sans-Serif;
            color: #f79428;
            margin: 0 0 0.5em;
        }
        h2 {
            font-size: 1.4em;
            font-weight: bold;
            text-transform: uppercase;
            color: #0055a5;
            margin: 1em 0 0.5em 0;
        }
            #primaryContent h2 a {
                color: #0055a5;
                }
        h3 {
            font-weight: bold;
            font-size: 1.2em;
            line-height: 1.3em;
            color: #0055a5;
            margin: 0;
       }
