/*global*/
A:link {text-decoration:underline; color:#0000ff;}
A:visited {text-decoration:underline; color:#800080;}
A:hover {text-decoration:none;}
A:active {text-decoration:underline;}
.bold {font-weight:bold;}
.left {background-position:0 50%; background-repeat:no-repeat;}
.right {background-position:100% 50%; background-repeat:no-repeat;}
.rule {border-bottom:1px solid #e3e3e3; margin:8px;}
.ruleDashed {border-bottom:1px dashed #B9BAB2; margin:14px 7px;}
.note {font-size:10px; color:#666;}
.overflowHidden {overflow:hidden; width:194px;}
BODY {font-family:arial; background-repeat:repeat-x; color:#000;}
BODY TD {font-size:12px; background-color:#fff;}
/*#col-1 {width:208px;}*/
#col-2 {width:247px;}
UL {list-style-image:url('../../images/NM/arrow_orange.gif');}
H1,
H2,
H3,
P {margin-bottom:7px;}
H2 {font:bold 15px times;}
H3 {font:bold 15px times;}
H4 {font:bold 13px times;}
#containingBorder {margin-top:20px;}
#containingTable {width:960px; margin:auto; text-align:left;}
#noPadding {padding:0;}
#rightContent {background-color:#fff; width:752px;}
/*#rightContentTable {width:100%;}*/

/*header*/
#header {background-position:100% 0;}
#header H1 {font-size:21px; margin:20px 0 0 26px; font-family:georgia; font-weight:normal;}
#header H2 {font-size:15px; margin-top:0; margin-left:26px; font-weight:bold; font-family:arial;}

/*leftBar*/
#leftBar {background-repeat:repeat-x; font-size:11px; color:#000; padding-bottom:12px;}
#leftBar P {margin:4px 14px 0 14px;}
#leftBar UL {margin:4px 14px 0 26px;}
#advisorImage {text-align:center; width:208px;}
#advisorImage IMG {border:10px solid #fff;}
#contactInfo {font-size:11px; margin:14px 7px 0 7px; padding-bottom:7px;}
#contactInfo H2 {padding-top:7px; margin-left:7px;}
#contactInfo H3 {margin-left:7px; font-family:arial; font-weight:bold; font-size: 11px; color:#000;}
#contactInfo P {margin-left:7px;}
IMG.icon {width:22px; height:24px; float:left; margin:0 14px;}
#videoIcon {background-image:url('../../images/NM/icon_video.gif');}
#newsletterIcon {background-image:url('../../images/NM/icon_newsletter.gif');}
#calculatorIcon {background-image:url('../../images/NM/icon_calculator.gif');}
#referIcon {background-image:url('../../images/NM/icon_refer.gif');}
#calculators UL,
#referAFriend P {margin-top:15px;}
#referAFriend {margin-bottom:14px;}

/*navigation*/
#navigation UL {list-style-image:none;}
#navigation               {font-size:11px; font-weight:bold; text-transform:uppercase; padding-left:5px;}
#navigation UL,
#navigation LI            {margin:0; padding:0; height:32px;}
#navigation UL LI.first   {border-left:none;}
#navigation UL LI         {display:block; position:relative; float:left;}

#navigation UL LI A,
#navigation UL LI A:hover {margin:0 10px; position:relative; top:9px; text-decoration:none; display:inline;}

#navigation UL UL {top:100%; width:180px; height:auto; padding-top:0; background-color:#222;}
#navigation UL UL UL {background-color:none;}
#navigation UL LI LI {height:auto; float:none; padding:4px 0;}
#navigation UL LI LI A,
#navigation UL LI LI A:hover {top:0; text-transform:none; font-weight:bold; display:inline; margin:0; padding:0 4px;}

#navigation UL LI.subNavigation {position:relative;}
#navigation UL LI.over LI.subNavigation UL {display:none;} /*hack for IE6 only*/
#navigation UL LI.subNavigation UL {display:none; position:absolute; left:100%; top:0;}
#navigation UL LI.subNavigation:hover UL,
#navigation UL LI.over LI.subNavigation.over UL {display:block;}
#navigation UL LI.subNavigation UL LI {width:auto;}

#navigation UL UL LI {background-image:url('../../images/NM/arrow_orange.gif'); background-position:5px 7px; background-repeat:no-repeat;}
#navigation UL UL LI A,
#navigation UL UL LI A:hover {padding-left:14px;}
.longNavLinks {white-space:nowrap; position:relative; left:13px;}

/*centerBar*/
#centerBar {font-size:12px;}
#centerBar H2 {margin:32px 0 8px 23px;}
#centerBar P {margin:6px 30px 0 23px;}
#centerBar OL,
#centerBar UL {margin:6px 30px 0 35px;}
#areasOfInterest {margin-bottom:30px;}
.centerImages {float:right; margin:0 30px 14px 14px;}

/*rightBar*/
#rightBar {font-size:12px; color:#000; padding:27px 7px 0 0;}
#rightBar H2 {background-repeat:no-repeat; height:33px; text-transform:uppercase;}
#rightBar P {margin:0 10px 6px 10px;}
#rightBar LI {margin-left:22px;}
#rightBar UL {margin-bottom:8px;}
.rightBarContent {margin-bottom:20px;}

/*open and close*/
.closed DIV {display:none;}
.open DIV {display:block;}
IMG.toggleDiv {height:10px; width:10px; margin-right:5px;}
.open IMG.toggleDiv         {background-position:-100px 0;}
.open IMG.toggleDiv:hover   {background-position:-150px 0;}
.closed IMG.toggleDiv       {background-position:0 0;}
.closed IMG.toggleDiv:hover {background-position:-50px 0;}

/*footer*/
#footer {background-color:#fff; font-size:10px; color:#666; padding:0 0 15px 0; border-top:none; text-align:left;}
#footer P {margin:0 14px 7px 14px;}

/*subPage*/
#subPage #contentBox {margin:14px 14px 14px 23px;}
#subPage #contentBox H1 {font:normal 20px times; color:#002d56;}
#subPage #contentBox H2 {font:normal 12px arial;}
#subPage #contentBox UL.contactInfo {list-style-image:none; margin-left:10px;}
#subPage #contentBox UL {margin-left:15px}
#subPage #contentBox UL LI {font-weight:normal; font-size:12px;}
#subPage #sideBar {display:none;}

#subPage.articles #contentBox UL LI {float:left; width:320px; margin-right:20px;}
#subPage.calculators #contentBox UL LI P {width:700px;}
#subPage.articles #contentBox UL,
#subPage.calculators #contentBox UL {list-style-image:none;}

#subPage.calculators #contentBox H2         {margin-bottom:0; font-weight:bold;}
#subPage.calculators #contentBox UL         {margin:0 0 12px 0; float:left; width:auto;}
#subPage.calculators #contentBox UL LI      {float:none; margin:0; padding-bottom:0; width:auto;}
#subPage.calculators #contentBox .calcList  {margin:0 10px 10x 0; width:320px; float:left;}


/* new for RR sites */

#centerBar #importBox {margin:6px 30px 0pt 23px;}
#centerBar #importBox {font-size:12px;}
#centerBar #importBox H2 {margin:32px 0 8px 0;}
#centerBar #importBox P {margin:6px 30px 0 0;}
#centerBar #importBox OL,
#centerBar #importBox UL {margin:6px 30px 0 12px;}
#centerBar #importBox .areasOfInterest {margin-bottom:30px;}
#centerBar #importBox .centerImages {float:right; margin:0 0 14px 14px;}
