/*     FIRST NIAGARA CENTER     */
/*     GLOBAL STYLE SHEET       */

body { background-color: #cecfcf; margin: 0px 0px 0px 0px; text-align: center; vertical-align: top; height: 100%; font-family: Arial; font-size: 12px; color: #ffffff; }

a { font-weight: bold; color: #ffc423; text-decoration: none; }
a:hover {text-decoration: underline; }
    
.masthead { background-color: #002147; width: 920px; margin-left: auto; margin-right: auto; padding-left: 50px; padding-right: 50px; }

.header { background-color: #cecfcf; background-image: url('../img/fnc-slider.png'); width: 1020px; height: 360px; text-align: left; margin-left: auto; margin-right: auto; }
.fader  { position: absolute; margin: 0px auto 0px auto; z-index: 1; }

.nav { position: absolute; padding: 0px 0px 0px 50px; z-index: 101; }

.navitem { width: 125; height: 20px; padding-top: 5px; text-align: center; vertical-align: middle; }
.navitem a { font-family: Arial; font-size: 12px; font-weight: bold; text-transform: uppercase; color: #ffffff; text-decoration: none; }
.navitem a:hover { text-decoration: underline; color: #ffc423; }

.innernavitem { font-family: Arial; font-size: 11px; font-weight: bold; text-transform: uppercase; color: #ffffff; text-decoration: none; z-index: 200;}
.innernavitem a { font-family: Arial; font-size: 11px; font-weight: bold; text-transform: uppercase; color: #ffffff; text-decoration: none;}
.innernavitem a:hover { text-decoration: underline; color: #ffc423; }

.footer { background-color: #2f3c44; margin-left: auto; margin-right: auto; padding: 10px 0px 10px 0px; text-align: center; vertical-align: middle; width: 1020px; height: 50px; font-family: Arial; font-size: 11px; color: #fff;}
.footer a { font-weight: bold; color: #fff; text-transform: uppercase; text-decoration: none;}
.footer a:hover { text-decoration: underline; }

.page { width: 1000px; /* background-image: url('../img/fnc-body.png'); background-repeat: repeat-x; */ background-color: #002147; padding: 10px 10px 10px 10px; text-align: left; margin-left: auto; margin-right: auto;}