
body {
	margin: 0px;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 9pt;
}


.title {
	font-style: normal;
	font-size: 200%;
	font-weight: bold;
	color: #0066CC;
	margin-bottom: 0pt;
	margin-left: 0pt;
}

#header {
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 8pt;
	color: #999999;
	margin-top:24px;
}

.divider {
	color: white;
	margin-left:10px;
	margin-right:6px;
	color: white;
}

.footnote {
	font-size: 75%;
	vertical-align: super;
}

#footnote {
	font-size: 75%;
}

#header a { text-decoration: none; color:white; }
#header a:link { text-decoration:none; color:white; }
#header a:visited { text-decoration:none; color:white; }
#header a:active { text-decoration:none; color:white; }
#header a:hover { text-decoration: underline; color:#999999; }

#content {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 9pt;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 100%;
}

#content h1 {
	font-size: 150%;
	font-weight: bold;
	color: #000000;
	margin-bottom: -3pt;
}

#content h2 {
	font-size: 125%;
	font-weight: bold;
	color: #000000;
}

#content h3 {
	font-style: normal;
	font-weight: bold;
	margin-top: 9pt;
	margin-bottom: -6pt;
}

#content a { text-decoration: none; color:#0066CC; }
#content a:link { text-decoration:none; color:#0066CC; }
#content a:visited { text-decoration:none; color:#0066CC; }
#content a:active { text-decoration:none; color:#0066CC; }
#content a:hover { text-decoration: underline; color:#0066CC; }

.navigation {
	font-size: 100%;
	font-weight: bold;
	color: #999999;
	text-align: right;
	vertical-align: top;
}

.navigation a { text-decoration: none; color:#0066CC; }
.navigation a:link { text-decoration:none; color:#0066CC; }
.navigation a:visited { text-decoration:none; color:#0066CC; }
.navigation a:active { text-decoration:none; color:#0066CC; }
.navigation a:hover { text-decoration:underline; color:#999999; }

#pagelinks {
	clear:both;
}

img {
	border: 0px;
}

img.left {
	float: left; 
	padding:0px;
	margin-left:0px;
	margin-right:6px;
	margin-top:6px;
	margin-bottom:6px;
	border: 1px solid #000000;
}

img.right {
	float: right; 
	padding:0px;
	margin-left:6px;
	margin-right:0px;
	margin-top:6px;
	margin-bottom:6px;
	border: 1px solid #000000;
}

#quicklinks {
	border: 2px solid #999999;
	padding:6px;
	margin-left:0px;
	margin-right:6px;
	margin-top:6px;
	margin-bottom:6px;
	float: left;
	text-align:center;
	background: #dddddd;
}

#linksbox {
	border: 2px solid #999999;
	width: 100%;
	padding:6px;
	margin-left:0px;
	margin-right:0px;
	margin-top:12px;
	margin-bottom:12px;
	float: clear;
	text-align:center;
	background: #dddddd;
}

.titleDecoration {
	background-image: url(http://www.naho.ca/inuit/e/images/highlight.jpg);
}
