body { 
   font-size: 12px;
   font-family: Arial, Helvetica, sans-serif;
   color: #000;
   background: #3D6D92 url(/SiteData/images/body-bg.jpg) repeat-x top left !important;
}


.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

body[class] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.cms-clear { 
   clear: both;
   visibility: hidden;
   height: 0px;
   overflow: hidden;
   font-size: 1px;
}

a {
  color: #0079BB;
}

p, h1, h2, h3, h4, h5 {
   margin: 0 0 1em;
}

h1 {
   font-size: 20px;
   line-height: 24px;
}

h2 {
   font-size: 16px;
   line-height: 20px;
}

h3 {
   font-size: 14px;
   line-height: 16px;
}

h4 {
   font-size: 12px;
   line-height: 14px;
}

h5 {
   font-size: 11px;
   line-height: 13px;
}

.highlight-box {
   display: block;
   padding: 8px;
   background: #ffffcc;
   border: 1px solid #ccc;
}

ol {
   margin: 0 1em 1em 3.3em;
}

ol li {
   list-style-type: decimal;
   padding: 0 0 0.75em;
   color: #333;
}

ol ol li {
   list-style-type: lower-alpha;
}

blockquote {
   margin: 0 2em 1em;
   padding: 1em;
   background: #f0f0f0;
   border-left: 5px solid #ccc;
}

.cms-error { color: red; }

/* Image styles */

.image-left {
   float: left;
   margin: 0 10px 10px 0;
}

.image-right {
   float: right;
   margin: 0 0 10px 10px;
}

.image-border {
   border: 1px solid #000;
}

/* Link button */

.btn {
   font-family: "Gill Sans MT","Gill Sans","Trebuchet MS",Arial,Helvetica,sans-serif;
   display: inline-block;
   font-size: 15px;
   background: #D0F0FD url(/SiteData/images/lite-blue-grad-bg.jpg) repeat-x;
   color: #0079BB;
   padding: 8px;
   border: 2px solid #0079BB;
   -moz-border-radius: 12px;
   -webkit-border-radius: 12px;
   -moz-box-shadow: 2px 2px 2px #aaa;
   -webkit-box-shadow: 2px 2px 2px #aaa;
   text-decoration: none;
   text-shadow: 3px 3px 3px #fff;
}

.btn:hover {
   background: #0079BB;
   color: #fff;
   border-color: #fff;
   text-shadow: 2px 2px 2px #333;
}

/* Icons */

.swf-file {
   background: url(/SiteData/images/flashIcon/b2539db16fdbaed4ef6088274b90a13c/flashIcon.gif) no-repeat 0 0.5em;
   padding: 5px 0 5px 18px;
}

.pdf-file {
   background: url(/SiteData/images/pdficon_small/f4bed7abb1067a1eaa29ca4123008bf1/pdficon_small.gif) no-repeat 0 0.5em;
   padding: 5px 0 5px 20px;
}

.view {
   background: url(/SiteData/images/magnifier-medium.png) no-repeat 0 0.5em;
   padding: 5px 0 5px 20px;
}

/* Layout */

#doc {
   width: 940px;
   margin: 10px auto 20px;
}

.cms-mode-manage .cms-manage-content-underlay {position: relative; z-index: 0; }

#page {
   background: #eee url(/SiteData/images/page-bg/00f3f3683e77030d3dc536a8484679a4/page-bg.jpg) no-repeat top left;
   
}

#hd {
    z-index: 1;
    position: relative;
}
#logo {
   display: block;
   position: absolute;
   top: 0; left: 0;
   width: 234px;
   height: 104px;
   text-indent: -9999px;
   background: url(/SiteData/docs/nr-logo/6061bd44bfae7a6df880d97edd8ce8b8/nr-logo.jpg) no-repeat;
}

#navs {
   float: right;
   width: 670px;
}

#navs ul li {
   float: left;
}

#util, #topnav {
   float: right;
}

#topnav {
   clear: right;
   /*width: 648px;*/
   margin: 0 10px 10px 0;
}

#util {
   margin: 15px 20px 10px;
}

#util li {
   font-size: 11px;
   border-left: 1px solid #666;
   padding: 0 4px;
}

#util li, 
#util li a {
   color: #666;
   text-decoration: none;
   text-transform: lowercase;
}

#util li a:hover {
   color: #333;
}


#util li.cms-nav-list-item1 {
   border: 0;
   padding-left: 0;
}


#topnav ul li a {
   text-indent: -9999px;
   overflow: hidden;
   display: block;
   height: 40px;
   background: url(/SiteData/images/nav.png) no-repeat;
   _background: url(/SiteData/images/nav.gif) no-repeat;
}

#topnav ul li.cms-nav-list-item1 a {
   width: 104px;
}

#topnav ul li.cms-nav-list-item1 a {
   background-position: 0 0;
}

#topnav ul li.cms-nav-list-item1 a:hover {
   background-position:  0 -41px;
}

#topnav ul li.cms-nav-list-item1 a:active,
#topnav ul li.cms-nav-list-item1.cms-nav-current-section a {
   background-position:  0 -82px;
}

#topnav ul li.cms-nav-list-item2 a {
   width: 98px;
}

#topnav ul li.cms-nav-list-item2 a {
   background-position: -217px 0;
}

#topnav ul li.cms-nav-list-item2 a:hover {
   background-position: -217px -41px;
}

#topnav ul li.cms-nav-list-item2 a:active,
#topnav ul li.cms-nav-list-item2.cms-nav-current-section a {
   background-position: -217px -82px;
}

#topnav ul li.cms-nav-list-item3 a {
   width: 153px;
}

#topnav ul li.cms-nav-list-item3 a {
   background-position: -315px 0;
}

#topnav ul li.cms-nav-list-item3 a:hover {
   background-position: -315px -41px;
}

#topnav ul li.cms-nav-list-item3 a:active,
#topnav ul li.cms-nav-list-item3.cms-nav-current-section a {
   background-position: -315px -82px;
}

#topnav ul li.cms-nav-list-item4 {
   width: 82px;
}

#topnav ul li.cms-nav-list-item4 a {
   background-position: -468px 0;
}

#topnav ul li.cms-nav-list-item4 a:hover {
   background-position: -468px -41px;
}

#topnav ul li.cms-nav-list-item4 a:active,
#topnav ul li.cms-nav-list-item4.cms-nav-current-section a {
   background-position: -468px -82px;
}

#topnav ul li.cms-nav-list-item5 a {
   width: 89px;
}

#topnav ul li.cms-nav-list-item5 a {
   background-position: -550px 0;
}

#topnav ul li.cms-nav-list-item5 a:hover {
   background-position: -550px -41px;
}

#topnav ul li.cms-nav-list-item5 a:active,
#topnav ul li.cms-nav-list-item5.cms-nav-current-section a {
   background-position: -550px -82px;
}

#bd, #ft {
   clear: both;
}

#bd {
   padding: 0 12px 12px;
   z-index: 2;
   position: relative;
}

#ft #contact-info {
   font-size: 11px;
   color: #98b1c5;
   background: #346487;
   background: rgba(0,0,0,0.2);
   margin: 1em 0.5em;
   -moz-border-radius: 6px;
   -webkit-border-radius: 6px;
}

#ft #contact-info ul {
   margin: 0;
   text-align: center;
}

#ft #contact-info li {
   padding: 4px 8px;
   display: inline-block;
}

#ft #contact-info li strong {
   color: #fff;
}

#ft #ft-body {
   float: left;
   margin-left: 10px;
   color: #6e95b2;
   font-size: 11px;
}

#ft #ft-body p {
   margin: 1em 0 0;
}

#ft #ft-body ul {
   margin: 0.5em 0 1em;
}

#ft #ft-body ul li {
    float: left;
    padding: 0 5px;
    border-left: 1px solid #98b1c5;
}

#ft #ft-body ul li.cms-nav-list-item1 {
   padding-left: 0;
   border-left: 0;
}

#ft a,
#ft #ft-body ul li a {
    color: #98b1c5;
}

#ft #cms-credit {
   clear: left;
   padding-top: 1em;
}

#ft #cms-credit img {
   vertical-align: middle;
}

/*************************/
/***** Login styles ******/


.cms-login-header {
   display: none;
}

.cms-login-header, .cms-login-username, .cms-login-password, .cms-login-remember {
   margin-bottom: 5px;
} 

.cms-login-remember {
   font-size: 11px;
   display:block;
}

.cms-login-label {
   display: block;
}

.cms-login .cms-error {
   display: block;
   color: #ff0000;
   font-weight: bold;
   margin: 10px 0;
}
