/*
This style sheet references back to the root style sheet in the D directory.
Any/all changes should be made to that directory as it will affect both versions "Financial" and "Wealth Management"
*/

@import url("../D/TG3.css");



/*global*/
BODY {background-color:#fff; background-image:url('../../images/NM/background-striped-green.gif');}
H2,
H3,
H4 {color:#004331;}
.ruleDashed {border-bottom:1px dashed #BBB9A6;}
#pageTopImage {background-image:url('../../images/NM/pageTopImage-greenRounded.gif');}
#containingBorder {border-left:10px solid #E0E4E2; border-right:10px solid #E0E4E2; background-color:#fff; background-image:url('../../images/NM/leftBar-gradient-green.jpg');}
UL {list-style-image:url('../../images/NM/arrow_green.gif');}
#rightContentGradient {background-image:url('../../images/NM/leftBar-gradient-green.jpg');}

/*header*/
#header {background-image:url('../../images/NM/TG1-nmfn-esg-banner.gif'); height:60px;}

/*nav*/
#navigation {background-image:url('../../images/NM/menuBar-gradient-green.jpg');}
#navigation UL LI A,
#navigation UL LI A:hover {margin:0 10px; color:#004331;}
#navigation UL LI A:link,
#navigation UL LI A:visited,
#navigation UL LI A:hover,
#navigation UL LI A:active {color:#004331;}
#navigation UL LI {border-left:1px solid #d7c5c3;}
#navigation UL UL LI {background-image:url('../../images/NM/arrow_green.gif'); background-color:#989898; border-left:1px solid #989898; border-right:1px solid #989898;}
#navigation UL UL LI:hover,
#navigation UL UL LI.over {background-color:#ededed;}
#navigation UL UL {border-bottom:1px solid #989898; background-color:#989898;}

#lowerContentCurve {height:10px; background-image:url('../../images/NM/content-rounded-grey.gif'); background-position:0 100%; background-repeat:no-repeat; clear:both;}

/*leftBar*/
#leftBar {background-color:transparent; color:#000;}
#leftBar H2 {background:url('../../images/NM/rightBar-header-gradient-green.gif') repeat-x #9a9997; color:#004331; padding-top:7px;}
#contactInfo {background-color:transparent;}

/*centerBar*/
#advisorContent H2 {background-image:url('../../images/NM/centerBar-gradient-gray.jpg');}
#centerBar DIV.rule {display:block; border-bottom:1px dashed #B0A179; margin:14px;}

/* ADDED BY CASEY on 04/07/2008 to fix colwidth issue on homepage*/
#rightContentTable COLGROUP COL:first-child {width:505px;}
.ie6.TG #rightContentTable TD#centerBar     {width:505px;}
.ie6.TG #rightContentTable TD#rightBar      {width:247px;}
/* end fix colwidth */

/*rightBar*/
#rightBar H2 {background-image:url('../../images/NM/rightBar-header-gradient-green.gif'); color:#004331; padding-top:7px;}

IMG.toggleDiv {background-image:url('../../images/NM/togglePlusMinus-green.gif');}

/*footer*/
#footer DIV.rule {border-bottom:1px dashed #999;}

/*subPage*/
#subPage #contentBox H1 {color:#330;}

#navigation_menu {background-image:url('../../images/NM/menuBar-gradient-green.jpg');}
#navigation_menu TD A {border-color:#d7c5c3;}

#navigation_menu A,
#navigation_menu A:hover {color:#004331;}

.alphamenu_content A,
.alphamenu_content A:hover {color:#004331;}

.alphamenu_content TABLE {border-color:#989898; background-color:#989898; background-image:url('../../images/NM/arrow_green.gif');}
.alphamenu_content A:hover {background-color:#ededed;}

