/* Start of CMSMS style sheet 'ndma : rightMenu' */
div#rightMenu{
   padding: 2em 0em 0em 0;
   margin: 1px 0em 0em 1px;
   width: 215px;
   background-color: #ebebeb;

   position: relative;
   float: right;
   text-align: left;

   line-height: 1.4em;
}

div#rightMenu h2{
   color: #fa8406;
   font-size: 1.3em;
   text-align: left;
   padding: 0 0 0 1.3em;
   margin: 0 0 0.5em 0;
   font-weight: 900;
}

div#rightMenu a{
   padding: 0 0 0 2em;
}

div.hr2{
   padding: 0 0 0 0em;
   height: 0px;
   margin: 1em 0em 1em 0em;
   border-style: solid;
   border-bottom-width: 1px;
   border-bottom-color: #ffffff;
   border-top-width: 1px;
   border-top-color: #cacaca;
   border-width: 1px 0;
   color: #ebebeb;
}

/* End of 'ndma : rightMenu' */

/* Start of CMSMS style sheet 'ndma : imageChanger' */

div#imageChanger{
   padding: 0em 0em 0em 0em;
   margin: 1px 0 0 0;

   width: 764px;
   height:125px;

   background-color: orange;

   position: relative;
   float: left;
}

/* End of 'ndma : imageChanger' */

