
/* GENERAL LAYOUT */




ul li   {list-style-type:none;}
a:focus, a:hover, a:active { outline:none }
ol li   {;margin-left:1.5em}
img {display:block}
input   {color:black}
.gBlock {display:block}
.gInline{display:inline !important}
#pageTags   {position:absolute;top:-1px}
#pageTags img   {display:inline !important}

/*Overall layout*/
body    {padding:0;margin:0px auto;text-align:center;background:black;ov--erflow-y:scroll;_o--verflow-y:auto;}
.gBody  {width:964px;;margin:0px auto;text-align:left;background:center 52px no-repeat;
    font-size:11px ;line-height:138% ;_line-height:135%}
.gBody p{color:white;}
#gTopNav,#gTopNavExternal   {width:964px;margin:0px auto;height:64px;}
#gTopNav_swf    {width:964px;height:64px;}
#gRegionalNav   {width:176px; height:550px;float:left;margin-bottom:15px;;position:relative;z-index:5}
#gRegionalNav a {display:none;}
#gRegionalNav_swf{height:550px;width:176px}
.secondaryMenu { margin:20px 0 20px 0;}


/* Requires a set height and a hidden overflow. Accordion */
.gAccordionGroup    {width:650px;height:20px;overflow:hidden;margin-top:1px}
.gAccordionGroup .gToggler  {background:url(/apps/nna/docroot/img/financingfaq/accordion.png) no-repeat;}
.gToggler       {height:20px;padding-left:0px}
.gToggler a     {background:no-repeat 5px 4px;font-size:11px;line-height:1.5em;font-weight:bold;padding-left:20px;display:block;height:20px;-moz-outline-style:none;}
.gToggler a span {color:#FFFFFF;}
.gToggler .gClosed{background-image:url(/apps/nna/docroot/img/financingfaq/btn-plus.gif);}
.gToggler .gOpened{background-image:url(/apps/nna/docroot/img/financingfaq/btn-minus.gif);}
.gAccordionGroup .gPanel    {color:#333;background:white;margin:0em 1.3em;padding:.5em 1em;font-size:11px}
.gAccordionGroup .gPanel td {font-size:11px}
.gAccordionGroup .gPanel *  {color:#333;}
.gAccordionGroup .gPanel p  {padding:.5em 0px;margin:0px;}
.gAccordionGroup .gPanel .glArrow{line-height:1.7em}
.gOpened .gIfOpened{display:inline;}
.gClosed .gIfClosed{display:inline;}
.gOpened .gIfClosed{display:none;}
.gClosed .gIfOpened{display:none;}
.gPanel .glArrow {background:url(/apps/nna/docroot/img/global/link-angle-black.gif) no-repeat scroll 0 3px !important; font-weight:bold; padding-left:10px;}

@media print{
    DIV.gAccordionGroup{overflow:visible !important;height:auto !important}
    .gToggler   {display:block;height:20px;padding-left:0px;font-weight:bold;text-decoration:underline}
    .gAccordionGroup .gPanel{background:white;color:#666;margin:0em 0em;padding:.5em}
}


