@charset "UTF-8";

* {
     font-size: 95%;
}

body {
}

#main ul li {
     font-size: 8pt;
     line-height: 2em;
     margin: 0.5em 0.5em 0.5em 4em;
     list-style: square;
}
/* CSS Document */


#eng-french {display: none;}
#search {display: none;}
a:link { font-weight: bold; text-decoration: underline; color: #06c; }


.header {
     width: 100%;
   background: none;
}

ul, img {
   page-break-inside: avoid;
}

.header #logo
{
     padding-top: 15px;
     clear: none;
     margin-bottom: 10px;
}

.center {
	text-align: center;
}

.styledTable {
     width: 80%;
     margin-right: 10%;
     margin-left: 10%;
     padding: 0px 0px 0em;
     border-style: none;
     border-collapse: collapse;
    page-break-inside: avoid;
}

.styledTable tr td {
	border-bottom-width: thin;
	border-style: none none solid;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: .5em;
}

th
{
     color: #036;
     font-style: normal;
     padding-left: 5px;
     padding-right: 5px;
     border-style: none none solid;
     border-bottom-width: thin;
     padding-top: 0.5em;
     padding-bottom: 0.5em;
     font-weight: lighter;
     font-variant: normal;
}



.lastColWidth {
	width: 8%;
	text-align: center;
}
#clearFooter {
     border-top-width: thin;
     clear: both;
     text-align: center;
     border-top-style: dotted;
     display: none;
     }

#menu
{
     display: none;
}

#main p .floatRight
{
     width: 30%;
     float: right;
     height: auto;
}

h1
{
     font-size: 14pt;
}

h2
{
     font-size: 10pt;
     border-left-style: none;
     color: #009;
     line-height: normal;
}

#breadcrumbs
{
     display: none;
}

.header #logo
{
     padding-top: 15px;
     clear: none;
     margin-bottom: 10px;
     margin-top: 10%;
     margin-left: 10%;
}

#main
{
     margin-top: 165px;
}
