/*  last updated: February 28, 2003 */
/*  by B Golden */

BODY {
	background: #FFFFFF;
   font-size: 10pt;
	line-height: 1.3;
	font-weight: normal;
	color: #000000;
	font-family: arial, helvetica, sans-serif;

}

P {
	font-size : 10pt; /*we can change it to 10pt for both IE and NS*/
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
}

a {
	font-family: arial, helvetica, sans-serif;
}

TD {
	font-size : 10pt;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
}
TH {
	font-size : 10pt;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
}
blockquote {
	/*font-size : small;*/
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
}

b {
	font-weight: bold;
}

IMG {
	border-style: none;
}

UL {
    font-size : 10pt;
	/*list-style: disc;*/
	font-family: arial, helvetica, sans-serif;
}

OL {
	font-size : 10pt;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
}

LI {
	font-size: 10pt;
	font-family: arial, helvetica, sans-serif;
}

li.subset
{
                list-style-type: none;
}

A:link 		{
	color: #0000CC;
	
}
A:visited 	{
	color: #AB160F;
	
}
A:active  	{
	color: #CC0033;
}
A:hover {
	color: Red;
	
}

A.sidebar:link 		{
	color: #FFFFFF;
	text-decoration: none;
}
A.sidebar:visited 		{
	color: #FFFF99;
	text-decoration: none;
}
A.sidebar:active 		{
	color: #FFFFFF;
}
A.sidebar:hover 		{
	color: #F3C171;
}

A.feature:link 		{
	color: #FFFFFF;
}
A.feature:visited 		{
	color: #FFFF99;
}
A.feature:active 		{
	color: #FFFFFF;
}
A.feature:hover 		{
	color: #F3C171;
}
a.bluelink:link {
    font-size: 8pt;
	text-decoration: none;
    font-weight: bold;
    color: #0000CC;
    font-family: arial, helvetica, sans-serif;
}
a.bluelink:visited {
    font-size: 8pt;
	text-decoration: none;
    font-weight: bold;
    color: #0000CC;
    font-family: arial, helvetica, sans-serif;
}
a.bluelink:active {
    font-size: 8pt;
	text-decoration: none;
    font-weight: bold;
    color: #0000CC;
    font-family: arial, helvetica, sans-serif;
}
a.bluelink:hover {
    font-size: 8pt;
	text-decoration: none;
    font-weight: bold;
    color: #000000;
    font-family: arial, helvetica, sans-serif;
}
A.redtitle:link 		{
    line-height: 1.4;
	font-size: 10pt;
	font-weight: bold;
	color: #8F282B;
	text-decoration: underline;
}
A.redtitle:visited 		{
    line-height: 1.4;
	font-size: 10pt;
	font-weight: bold;
	color: #8F282B;
	text-decoration: underline;
}
A.redtitle:active 		{
    line-height: 1.4;
	font-size: 10pt;
	font-weight: bold;
	color: #8F282B;
	text-decoration: underline;
}
A.redtitle:hover 		{
    line-height: 1.4;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
A.redsubtitle:link 		{
    line-height: 1.4;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	color: #8F282B;
	text-decoration: none;
}
A.redsubtitle:visited 		{
    line-height: 1.4;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	color: #8F282B;
	text-decoration: none;
}
A.redsubtitle:active 		{
    line-height: 1.4;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	color: #8F282B;
	text-decoration: none;
}
A.redsubtitle:hover 		{
    line-height: 1.4;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	text-decoration: none;
}

A.bluesubtitle:link 		{
    line-height: 1.4;
	font-size: 10pt;
	font-weight: bold;
	color: #4d8bbe;
	text-decoration: none;
}
A.bluesubtitle:visited 		{
    line-height: 1.4;
	font-size: 10pt;
	font-weight: bold;
	color: #4d8bbe;
	text-decoration: none;
}
A.bluesubtitle:active 		{
    line-height: 1.4;
	font-size: 10pt;
	font-weight: bold;
		color: #4d8bbe;
	text-decoration: none;
}
A.bluesubtitle:hover 		{
    line-height: 1.4;
	font-size: 10pt;
	font-weight: bold;
	color: #4d8bbe;
	text-decoration: none;
}

A.bluesubtitleline:link 		{
    line-height: 1.4;
	font-size: 10pt;
	
	color: #4d8bbe;
	
}
A.bluesubtitleline:visited 		{
    line-height: 1.4;
	font-size: 10pt;

	color: #4d8bbe;
	
}
A.bluesubtitleline:active 		{
    line-height: 1.4;
	font-size: 10pt;
	
		color: #4d8bbe;
	
}
A.bluesubtitleline:hover 		{
    line-height: 1.4;
	font-size: 10pt;

	color: #4d8bbe;
	
}
H1 {
	background: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-size: 145%;
	line-height: 1.0;
	color: #FF0000;
	font-family: 'times new roman', courier,serif;
}

H2 {
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	line-height: 1.0;
	font-family: arial, helvetica, sans-serif;
	color: #000000;
}

H3 {
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	line-height: 1.0;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
}

H4 {
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	line-height: 1.0;
	font-family: arial, univers, helvetica, sans-serif;
	color: #000000;
}

H5 {
	font-size: 80%;
	font-style: normal;
	font-weight: bold;
	line-height: 1.0;
	font-family: arial, univers, helvetica, sans-serif;
}

H6 {
	font-size: 70%;
	line-height: 1.0;
	font-weight: bold;
	color: #888888;
	font-family: arial, univers, helvetica, sans-serif;
}

DL {
	font-size: 10pt;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
}

DT {
	font-size: 10pt;
	font-weight: bold;
	/*color: #663366;*/
	font-family: arial, helvetica, sans-serif;
}

DD {
	font-size: 10pt;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
}


small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

sup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}


/* Classes style */

.Heading1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC6600;
	margin-top: 5px; 
	margin-bottom: 0;
}
.Heading2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
} 
.Heading3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
    text-align: left;
}
td.common {
background : #000000; 
color : #ffffff; 
}

td.inst {
background : #660066;
color : #ffffff;
}

td.common8pt {
background : #000000; 
color : #ffffff; 
font-size : 8pt; 
}

td.common9pt {
background : #000000; 
color : #ffffff; 
font-size : 9pt; 
}
.pagetitle {
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	line-height: 1.0;
	font-family: arial, helvetica, sans-serif;
	color: #000000;
}

.cap {
	font-size: 12pt;
	font-weight: bold;
}

.colour {
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	color: #FF0000;
}

.indent {
	margin-left: 20px;
}

.indent2 {
	margin-left: 40px;
}

.indent3 {
	margin-left: 60px;
}

.tab {
	text-indent: 40px;
}

.ks {
	font-size : 10pt;
	font-weight: bold;
	font-family: "Comic Sans MS", arial, helvetica, sans-serif;
	color: Black;
}

A.nav1:link 		{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A.nav1:visited 		{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A.nav1:active 		{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
A.nav1:hover {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: #ffffff; 
	TEXT-DECORATION: none;
}
A.nav2:link 		{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
A.nav2:visited 		{
	font-size: 12px;
	font-weight: bold;
	color:#000000;
	text-decoration: none;
}
A.nav2:active 		{
	font-size: 12px;
	font-weight: bold;
	color:#000000;
}

A.nav2a:link 		{
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
A.nav2a:visited 		{
	font-size: 9pt;
	font-weight: bold;
	color:#AB160F;
	text-decoration: none;
}
A.nav2a:active 		{
	font-size: 9pt;
	font-weight: bold;
	color:#CC0033;
}

A.nav2a:hover {
	color: Red;
	text-decoration: none;
}

.s1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	/*font-weight: bold;*/
}

.s2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	/*font-weight: bold;*/
}

.s2a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

.s3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.boldlink {
font-size : 15pt;
font-family: "Times New Roman", sans-serif;
background: #FFFFFF;
font-weight: bold;
}

.srchred {
	color: #990000;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
}

.dkblue {
	color: #00348C;
}

.red {
	color: #ff0000;
	/*font-size : small;*/
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}

.white {
	color: #ffffff;
	/*font-size : small;*/
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}

.white-reg {
	color: #ffffff;
	/*font-size : small;*/
	font-family: arial, helvetica, sans-serif;
}

.wht {
	color: #ffffff;
	font-size : 10pt;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}

.orange-reg {
   color: #FE660D;
	/*font-size : 10pt;*/
	font-weight: bold;
	font-family: arial, helvetica, sans-serif; 
}

.orange {
   color: #FE660D;
	font-size : 10pt;
	font-weight: bold;
	font-family: "Comic Sans MS", arial, helvetica, sans-serif;
}

.kstitle {
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	line-height: 1.0;
	color: #000000;
	font-family: "Comic Sans MS", arial, helvetica, sans-serif;
}

.ksred {
   color: #ED171F;
	font-size : 10pt;
	font-weight: bold;
	font-family: "Comic Sans MS", arial, helvetica, sans-serif;
}

.ksdred {
   color: #C9161C;
	font-size : 10pt;
	font-weight: bold;
	font-family: "Comic Sans MS", arial, helvetica, sans-serif;
}

.yellow {
   color: #EAB428;
   font-size : 10pt;
	font-weight: bold;
	font-family: "Comic Sans MS", arial, helvetica, sans-serif;
}

.tty {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

.ttyb {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	background: #FFFFFF;
}

.nobullet {
	LIST-STYLE: none;
}

.bgwht {
	background: #FFFFFF;
}

.bggrn {
	background: #CCCC99;
}

.oblue {
	color: #0000FF;
	background-color: #FFFFFF;
	/*font-size : x-small;*/
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
}
	
.bgred {
	background: #CC0000;
}

.bgblk {
	background: #000000;
}

.background {
	background: #FFD700;
	color: #000000;
}

.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: 12pt;
	color: #000000;
	background-position: bottom;
	vertical-align: sub;
}

.sup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: 12pt;
	background-position: top;
	vertical-align: sup;
}

.bluetbl{background-color:#ffffff;
border:#769bc6 1px solid;
}

.menubg {
	BORDER-RIGHT: white; BORDER-TOP: white; BORDER-LEFT: white; BORDER-BOTTOM: white; BACKGROUND-COLOR: #990000
}

/* NWT Navigation Rev */
.nwtpagetitle {
    font-size: 14pt;
    font-weight: bold;
    color: #990000;
    font-family: arial, helvetica, sans-serif;

}


.nwtpagesmallertitle {
    font-size: 14pt;

    color: #990000;
    font-family: arial, helvetica, sans-serif;
	text-align: justify;
}


.maindirectorate {
    font-size: 9pt;
    font-weight: bold;
    font-style: italic;
    color: #990000;
    font-family: arial, helvetica, sans-serif;
}


/* End NWT Navigation Rev */

@media print {
  @page         { margin: 10% }
  H1, H2, H3,
  H4, H5, H6    { page-break-after: avoid; page-break-inside: avoid }
  BLOCKQUOTE,
  UL, OL, DL    { page-break-before: avoid }
  }


@media speech {
  H1, H2, H3,
  H4, H5, H6    { voice-family: paul, male; stress: 20; richness: 90 }
  H2            { pitch: x-low; pitch-range: 80 }
  H3            { pitch: low; pitch-range: 70 }
  H4            { pitch: medium; pitch-range: 60 }
  H5            { pitch: medium; pitch-range: 50 }
  H6            { pitch: medium; pitch-range: 40 }
  LI, DT, DD    { pitch: medium; richness: 60 }
  DT            { stress: 80 }
    STRONG        { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }
  I             { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }
  B             { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }
  U             { richness: 0 }
  A:link        { voice-family: harry, male }
  A:visited     { voice-family: betty, female }
  A:active      { voice-family: betty, female; pitch-range: 80; pitch: x-high }
  }
  
abbr, acronym, span.abbr{
cursor: help;
border-bottom: dashed 1px #000000;}

