@charset "utf-8";
/* CSS Document */

/*Reset Style*/
body {margin:0; padding:0; line-height: 1.4em; word-spacing:1px; letter-spacing:0.2px; font: 13px Arial, Helvetica,"Lucida Grande", serif; color: #000;}

/*Remove Element*/
.page_tools, .PageTools, #cn-doc-dates, #RightCol, .banner, .navaid, .left, .fp, .breadcrumb, .footer {display:none;}

/* Show URL */
a {text-decoration: underline; }
a:link, a:visited {background: transparent; color:#333;}
/*a:link[href^="http://"]:after, a[href^="http://"]:visited:after, :not(.printGallery) a:link[href^="http://"]:after, :not(.printGallery) a[href^="http://"]:visited:after {content: " (" attr(href) ") "; font-size: 80%; color: purple; }*/
a:link[href^="http://"]:after, a[href^="http://"]:visited:after {content: " (" attr(href) ") "; font-size: 80%; color: purple; }
a:after { content: " (http://redesign" attr(href) ")"; font-size: 70%; }
a:after { content: " (http://www.nserc-crsng.gc.ca" attr(href) ")"; font-size: 70%; }
a[href^="http://"] {color:#000;}

a[href^=javascript]:after, a[href^=#]:after  {content:"";}

a[href^=http]:after, a[href^=mailto]:after {content:" ("attr(href)") ";}


/*Break Page*/
#comments {page-break-before: always;}

/* Misc */
ul.square { list-style: disc; }
ul.square li { margin: 0; padding: 0; background: none; }

.page_title { width: 100%; }

/*div:not(.printGallery a img) {display: none;}*/

.printGallery a { color: purple; }

