/* ##  Left Nav  ## */

.railNavHeading { margin:0 0 10px 0; padding:7px 10px; font-size:1.1em; font-weight:bold; border-bottom:1px solid #DBDBDB; }
.railNavHeading span.trigger {display:none;}
.railNavHeading a,
.railNavHeading a:visited {color:#fff; text-decoration:none; font-weight:normal;}
.railNavHeading a:hover, 
.railNavHeading a:active {color:#fff; text-decoration:underline; font-weight:normal;}

.railNav {margin:0 0 20px 0; padding:0 10px; font-weight:bold; color:#036; list-style-type:none; font-family:inherit;}
.railNav a, 
.railNav a:visited {font-weight:normal; text-decoration:none;font-family:inherit;}
.railNav a:hover, 
.railNav a:active {text-decoration:underline;}
.railNav a.active,  
.railNav a.active:visited {font-weight:bold;}

.railNav ul  { margin:4px 0 0 10px; padding:0; list-style-type:none; }
.railNav ul a:hover,  .railNav ul a:active { text-decoration:underline; }
