/* NCGT :: Screen Stylesheet Definitions */

a
{
   color: #075AAA;
   text-decoration: none;
}

a:hover
{
   text-decoration: underline;
}

body
{
   color: #000000;
   margin: 0px;
   padding: 0px;
   font-size: 76%;
   font-family: Tahoma,Verdana,Arial,Helvetica,Sans-Serif;
   background-color: #ffffff;
}

div, img
{
   behavior: url(/css/iepngfix.htc);
}

form
{
   margin: 0px;
}

#container
{
   width: 760px;
   margin: 0px auto;
}

#logo
{
   width: 760px;
   height: 196px;
   background-image: url(/img/header/img-hdr-bkg-logo.gif);
   position: relative;
}

#logo-img
{
   top: 2px;
   width: 709px;
   height: 66px;
   position: absolute;
   background: url(/img/header/img-hdr-logo.png);
}

#logo h1
{
   display: none;
}

#middletop
{
   margin: 0px;
   padding: 0px;
   font-size: 0px;
   line-height: 0px;
   width: 760px;
   height: 25px;
   background-image: url(/img/page/img-pge-bkg-upper.gif);
}

#subscribe
{
   width: 158px;
   height: 133px;
   position: absolute;
   background-image: url(/img/menu/img-mnu-sub.png);
   top: -220px;
   left: 10px;
   padding-top: 56px;
   padding-left: 8px;
}

#subscribe .field
{
   margin-bottom: 10px;
}

#subscribe .label
{
   color: #606060;
   font-size: 0.9em;
   font-weight: bold;
}

#subscribe .button
{
   color: #FFFFFF;
   border: 1px solid #FFFFFF;
   background-color: #707070;
}

#middlelower
{
   margin: 0px;
   font-size: 0px;
   line-height: 0px;
   width: 760px;
   height: 12px;
   background-image: url(/img/page/img-pge-bkg-lower.gif);
}

#search-label
{
   color: #FFFFFF;
   height: 24px;
   padding-top: 10px;
   padding-left: 15px;
   font-size: 0.9em;
   font-weight: normal;
   line-height: 14px;
   background-image: url(/img/header/img-hdr-nav-arrow.gif);
   background-repeat: no-repeat;
   background-position: left center;

}

#search-field
{
   margin: 0px;
   padding: 0px;
   height: 25px;
   padding-top: 8px;
   padding-left: 5px;
}

#search-field input
{
   width: 130px;
   margin-top: 0px;
   border: 1px solid #000000;
   font-size: 0.9em;
   font-family: Tahoma,Verdana,Arial,Helvetica,Sans-Serif;
}

#top-nav
{
   top: 20px;
   left: 530px;
   height: 14px;
   margin: 0px;
   padding: 0px;
   display: inline;
   list-style: none;
   line-height: 14px;
   position: relative;
}

#top-nav li
{
   height: 14px;
   display: inline;
   padding-right: 5px;
}

#top-nav li a
{
   color: #FFFFFF;
   height: 14px;
   font-size: 0.75em;
   text-transform: uppercase;
   text-decoration: none;
}

#top-nav li a:hover
{
   text-decoration: underline;
}

#top-nav-home
{
   padding-left: 16px;
   background-image: url(/img/header/img-hdr-bkg-nav-home.gif);
   background-repeat: no-repeat;
}

#top-nav-sitemap
{
   padding-left: 19px;
   background-image: url(/img/header/img-hdr-bkg-nav-sitemap.gif);
   background-repeat: no-repeat;
}

#top-nav-contacts
{
   padding-left: 16px;
   background-image: url(/img/header/img-hdr-bkg-nav-contacts.gif);
   background-repeat: no-repeat;
}

#header-nav
{
   width: 760px;
   height: 34px;
   position: relative;
   background-image: url(/img/header/img-hdr-bkg-nav.gif);
   background-repeat: no-repeat;
}

#header-nav ul
{
   left: 210px;
   margin: 0px;
   padding: 0px;
   list-style: none;
   position: absolute;
}

#header-nav ul li
{
   float: left;
}

#header-nav ul li a
{
   width: 60px;
   height: 24px;
   padding-top: 10px;
   padding-left: 15px;
   color: #FFFFFF;
   display: block;
   font-size: 0.9em;
   font-weight: normal;
   text-decoration: none;
   background-image: url(/img/header/img-hdr-nav-arrow.gif);
   background-repeat: no-repeat;
   background-position: left center;
}

#header-nav ul li a:hover
{
   text-decoration: underline;
}

#middle
{
   margin: 0px;
   padding: 10px;
   padding-right: 15px;
   background-color: #FFFFFF;
   background-image: url(/img/page/img-pge-bkg-middle.gif);
   background-repeat: repeat-y;
}

#footer
{
   clear: both;

   position: relative;
}

#footer-nav
{
   width: 760px;
   height: 18px;

   background-image: url(/img/footer/img-ftr-bkg-nav.gif);
   background-repeat: no-repeat;
}

#footer-upper
{
   width: 760px;
   height: 26px;

   background-image: url(/img/footer/img-ftr-upper.gif);
   background-repeat: no-repeat;
}

#footer-lower
{
   width: 760px;
   height: 37px;

   background-image: url(/img/footer/img-ftr-lower.gif);
   background-repeat: no-repeat;
}

#footer-nav ul
{
   top: 0px;
   position: relative;
   width: 100%;
   margin: 0px;
   padding: 0px;
   list-style: none;
   text-align: right;
   margin-left: 0px auto;
   margin-right: 0px auto;
}

#footer-nav ul li
{
   display: inline;

   margin: 0px;
   padding: 0px;

   line-height: 18px;
}

#footer-nav ul li a
{
   width: 80px;
   height: 18px;

   padding-left: 10px;
   padding-right: 8px;

   color: #FFFFFF;

   font-size: 0.9em;

   text-align: center;

   text-decoration: none;

   border-left: 1px solid white;
}

#footer-nav ul li a.first
{
   border-left: 0px;
}

#footer-nav ul li a:hover
{
   text-decoration: underline;
}

#copyright
{
   top: 2px;
   left: 2px;

   color: #FFFFFF;

   position: absolute;

   font-size: 0.9em;
}

#content
{
   padding: 15px;

   margin-left: 190px;

   min-height: 400px;
}

* html #content
{
   height: 400px;
}

#content h1
{
   margin: 0px;
   padding: 0px;

   color: #1A67CC;

   font-size: 14pt;
 
   margin-bottom: 10px;
   padding-bottom: 2px;
}

#content h2
{
   color: #277ACA;

   font-size: 13pt;
}

#content p
{
   margin-top: 13px;
   margin-bottom: 13px;
}

#left-menu
{
   float: left;

   width: 154px;

   left: -7px;

   position: relative;
   background-color: D8D8D8;
   background-image: url(/img/menu/img-mnu-bkg.gif));
   background-repeat: no-repeat;
   
}

#left-menu-header
{
   width: 154px;

   height: 6px;

   font-size: 0px;
   line-height: 0px;

   background-image: url(/img/menu/img-mnu-bkg-top.gif);
}

#left-menu-middle
{
   height: 400px;
   background-color: #C2C2C2;
}

#left-menu-footer
{
   width: 154px;

   height: 6px;

   font-size: 0px;
   line-height: 0px;

   background-image: url(/img/menu/img-mnu-bkg-bottom.gif);
}

.right-box
{
   width: 230px;

   float: right;
}

.right-box h2
{
   color: #FFFFFF;

   width: 222px;
   height: 24px;

   margin: 0px;
   padding: 0px;

   padding-top: 0px;
   padding-left: 8px;

   font-size: 0.9em;

   text-transform: uppercase;

   background-image: url(/img/page/img-pge-bkg-box-hdr.gif);
}

.right-box ul
{
   margin: 0px;
   width: 208px;
   list-style: none;
   padding: 1px 10px 10px 10px;
   border-left: 1px solid #CCCCCC;
   border-right: 1px solid #DBDBDB;
   background-color: #AAC8E8;
   background-image: url(/img/page/img-pge-bkg-box-mid.gif);
   background-repeat: no-repeat;
}

.right-box ul h3
{
   margin: 0px;
   font-size: 1em;
}

.right-box ul h3 a
{
   color: #075AAA;
   font-weight: bold;
   text-decoration: none;
}

.right-box ul h3 a:hover
{
   text-decoration: underline;
}

.right-box ul li
{
   margin: 0px;
   padding: 0px;
   background-image: url(/img/page/img-pge-bkg-box-sep.gif);
   background-repeat: repeat-x;
   background-position: bottom left;
   margin-top: 10px;
   padding-bottom: 10px;
}

.right-box ul li p
{
   font-size: 0.9em;
   margin-top: 10px;
   margin-bottom: 10px;
}

.right-box ul li.last
{
   padding-bottom: 0px;
   background-image: none;
}

.right-box .box-footer
{
   width: 230px;
   height: 8px;
   font-size: 0px;
   line-height: 0px;
   background-image: url(/img/page/img-pge-bkg-box-ftr.gif);
}

.right-box .box-news-date
{
   float: left;
   height: 20px;
   line-height: 18px;
   color: #606060;
   font-size: 0.9em;
}

.right-box .box-read-more
{
   height: 20px;
   text-align: right;
   line-height: 18px;
   padding-right: 30px;
   background-image: url(/img/page/img-pge-bkg-box-arrow.gif);
   background-repeat: no-repeat;
   background-position: right;
}

.right-box .box-read-more a
{
   color: #075AAA;

   font-size: 0.9em;

   font-weight: bold;

   text-decoration: none;
}

.right-box .box-read-more a:hover
{
   text-decoration: underline;
}

.clear
{
   clear: both;
}


.search-result
{
   margin-top: 15px;
   margin-bottom: 15px;
}

.search-result a
{
   text-decoration: underline;
}

.cssPrvNxt
{
   margin: 0px;
}

.cssPrvNxt form
{
   margin: 0px; padding: 0px;
}

.cssDteVal
{
   color: #606060;
}

.cssEvtLne
{
   border: 1px solid #E0E0E0;
   height: 1px;
}


.cssEvtTab
{
   width: 100%;
}

.cssEvtTab th
{
   font-size: 9pt;
   text-align: left;
   background-color: #D0D8E0;
   background-image: url('/img/page/img-pge-evt-hdr-bkg.gif');
}

.cssEvtTab td
{
   font-size: 9pt;
   text-align: left;
}

.cssEvtRow1
{
   background-color: #F0F0F0;
}

.cssEvtRow2
{
   background-color: #F8F8F8;
}

.cssLstUpd
{
   color: #808080;
   font-size: 10pt;
   margin-top: 25px;
   padding-top: 5px;
   padding-right: 5px;
   margin-bottom: 5px;
   text-align: right;
}

.grey
{
   color: #808080;
}

.grey a
{
   color: #505050;
}

