﻿    *               {border: solid 0px black; font-family: verdana, Arial, Sans-serif; font-size: 10px; color: black; }
    body            {text-align: left; background: #b4b4b4;margin: 0px auto; background-image: url(images/NS_NFI_background07.jpg); 
                        background-repeat: repeat;  }
    .wrapper_outer  {text-align: left; background: white; border: solid 1px gray; padding: 0 0 0px 0px; 
                        width:960px;min-width:960px;margin: 0 auto;}    
    .zwrapper_outer  {text-align: left; width: 960px; margin: 0 auto; background: white; border: 0px black solid; padding: 0 0 0px 0px;}
    #mainContentBox {text-align: left;  width: 760px; padding: 0 0px 0 0px; margin: 0 auto; background: white;	border: solid 1px #aeb0b7;}
    .wrapper_inner  {float: left;       width: 190px; background: white; color: yellow;} 
    
    .column_left    {float: left; width: 195px; background: transparent;}   
    .column_center  {background: white; width: 650px; float: left; padding: 0px; font-size: 10px; color: black;}    
    .column_right   {float: right; width: 100px; background: white; border-left: solid 0px #C7D6B5; margin: 0px;} 
    
    #header_banner  {height: 180px; background-image: url(images/5StarBanner.jpg); background-repeat: no-repeat; padding: 0; z-index: 50;}
    #sideNavigationDiv  {float: left; width: 200px; background: transparent; color: white; padding: 130px 15px 0px 15px;} 
    #TopNavigationDiv   {text-align: right; float: right; width: 200px; background: transparent; color: white; margin: 0px 0px 0px 315px;} 
    
    table, h1, h2, h3 {width: 600px; margin: 15px auto; text-align: center; }
    h1 {background-color: transparent; color: black; font-size: 20px; font-weight: 300; }
    h2 {background: transparent; color: black; font-size: 20px; height: 5px; font-weight: 200; }
    h3 {color: #2758b5; font-size: 12pt;letter-spacing: 7px; display: block; background : white;
        vertical-align: baseline; border-bottom: red thin solid; 
        font-variant: small-caps;text-align: center;}

    ol {width: 600px; margin: 10px auto; text-align: left; }
    li {margin: 10px auto; text-align: left; }
    
    img.portrait    {padding: 0 20px 0 0px;float: left;}
    img.normal      {padding: 0px;}
    img.gallery     {padding: 10px 0px 5px 0px;color: #2F250C;letter-spacing: 1px;margin: 0px 0px 0px 10px;clear:both;
        overflow: hidden; position: static; border: solid 0px white;background-color: #C7D6B5; float: left;}
    img.content01    {margin: 0 0 0 -220px;float: left;}
    img.content02    {margin: 0 0 0 -80px; float: left;}
    img.content03    {margin: 0 0 0 -30px; float: left;}
    img.content04    {margin: 0 0 0 120px; float: left;}
    img.content05    {margin: 0 0 0 220px; float: left;}

    
    #contentText    {width: 600px; margin: 0 auto; color: black; text-align: justify; line-height: 2em;}
    p  {width: 600px; margin: 10px auto; font-size: 10px; background: white; padding: 0 30px 0 30px; color: black; text-align: justify; line-height: 16px;}
    p.homepage  {width: 500px; font-size: 12px; background: white; padding: 0 30px 0 30px; color: gray; text-align: justify; line-height: 16px;}
    p.leftcolumn  {width: 100px; font-size: 12px; background: blue; padding: 0 0px 0 0px; color: gray; text-align: justify; line-height: 16px;}
    p.rightcolumn {text-align: justify; line-height: 16px; line-height: 2em;}

    p.footnote  {margin: 15px; color: #081F7C; font-size: 10px;}
    p.footer    {font-size: 12px; background: #018FD7; margin: 0px; color: white; text-align: center;}

/*  These started out as different styles and then became the same along the way.   */
    .emphasis       {color: black; text-align: center; font-style: italic; font-weight: bold;}
    .emphasis2      {color: black; text-align: center; font-style: italic; font-weight: bold;}

    .clear_across   {clear: both; background: transparent; height: 0px; color: white; border-top: solid 0px #C7D6B5; }

    a.bodyLinksBlock        {font-size: 8pt; padding: 0 10px 0 10px;height: 20px;width: 140px;border: solid 0px gray; text-align: center;}
    a.bodyLinksBlock:link   {color: white; background: transparent;}
    a.bodyLinksBlock:visited{color: white; background: transparent;}
    a.bodyLinksBlock:hover  {color: white; background: #0FB14A;}
    a.bodyLinksBlock:active {color: white; background: #0FB14A;}
    
    input       {color: Black; background: #C7D6B5;}
    select      {color: Black; background: #C7D6B5;}
    textarea    {color: Black; background: #C7D6B5;}
    option      {color: Black; background: #C7D6B5;}

    a, a.em             {width: 600px; margin: 0 auto; }
    a:link              {font-size: 12px; font-weight: 100; letter-spacing: 0px;}
    a:visited, a:hover  {font-size: 12px;  font-weight: 100; text-decoration: dotted; }

/*  Copies of above with colors included.  But this was causing conflict with menus. 
    a, a.em             {width: 600px; margin: 0 auto; color: blue;}
    a:link              {font-size: 12px; font-weight: 100; color: blue; letter-spacing: 0px;}
    a:visited, a:hover  {font-size: 12px;  font-weight: 100; text-decoration: dotted; color: blue;}
*/

    a.text      {margin: 0px 0px 0px 0px; color: blue;font-size: 12px;text-decoration: none; }
    a.text:link {text-decoration: none; color: blue; letter-spacing: 0px;}
    a.text:visited, a.text:hover {text-decoration: dotted; color: blue;}

    p.footer a  {font-size: 12px; color:white;}
    i           {color: gray;}
    a.centered  {text-align: center; font-weight: 100; text-decoration: underline; color: gray; padding: 0 0 4px 0;
        width: 100%; margin: 0 0 4px 0; display: block; border: solid 0px gray; background: transparent;}

    .col0  {border: solid 0px gray;float: left; padding: 2px; text-align: center; color: white; height: 20px; background: #000000;width: 590px; } 
    .col1, .col1b, .col1c, .col2, .col3, .col4, .col5    
           {border-bottom: solid 1px gray;float: left; padding: 2px; text-align: left; height: 70px; background-repeat: no-repeat;}   
    .col2, .col3, .col4     {border-right: dashed 1px gray; }   

    .col1    {width: 120px; background-image: url(images/FRv.png);   background-position:left;}   
    .col1b   {width: 120px; background-image: url(images/FRl.png);   background-position:right;}   
    .col1c   {width: 120px; background-image: url(images/FRtie.png); background-position:center;}   
    .col1d   {width: 590px; height: 100px; text-align: left; background: #000000;}   
    .col2    {width:  50px; background: #F3F3EF;}   
    .col3    {width: 150px; background: #F3F3EF;}   
    .col4    {width: 150px; background: #F3F3EF;}   
    .col5    {width: 100px; background: #F3F3EF;}   

