/*************************************************************************************************************/
/* Elements **************************************************************************************************/
/*************************************************************************************************************/

body{
	background-color:#FFFFFF;
	margin: 0px 0px 0px 0px;
	background-image: url(/images/tile.gif);
	background-repeat: repeat-y;
}

body, p, blockquote, table, td, th, input, form, input, button, textarea, select, option, fieldset, label, a href
{
	font: 0.95em/normal Arial, Helvetica, sans-serif;
	color: #353365;
 }
 
li, ul, ol, dd, dl, dt 
{
	font: 0.98em/normal Arial, Helvetica, sans-serif;
	color: #353365;
 }
 
 
 
h1 {	font-size: 120%;margin: 0px;}
h2 {	font-size: 120%; color:#A31D21; margin:0px 0px 10px;}/*margin:0px 0px 8px;*/
h3 {	font-size: 105%;}
h4 {	font-size: 100%;}
h5 {	font-size: 110%;}
h6 {	font-size: 100%;}

hr {
	color: #353365;
	height: 1px;
	width: 350px;
	margin-top: 10px;
	margin-bottom: 10px;
}
 
/*************************************************************************************************************/
/* Classes ***************************************************************************************************/
/*************************************************************************************************************/
 
/*.nunacom{font: 1.1em/1.30em NunacomU;}*/
.nunacom{font-family:NunacomU;}
.left-nunacom{font: 1.1em/1.30em NunacomU;}

.line{background-color:#4C4B4B;}

.align-centre {text-align:center;}
.align-right {text-align:right;}
.size-larger  { font-size: 140%; }
.size-large   { font-size: 120%; }
.size-small   { font-size:  90%; }
.size-smaller { font-size:  80%; }
.bold { font-weight:bold;}

.grey{
	background-color:#E8E6E6;
}
.frame{height:100%;}

.large{font-size: 110pt; font-weight:bold;}

.disclaimer {font-size:80%;color:#A31D21;}
.s1 {font-size:80%;}
.s2 {font-size: 9pt;}


A.:hover 		{
	color: #000000;
	text-decoration: underline;
}
A.:link 		{
	color: #A31D21;
	text-decoration: underline;
}
A.:visited 		{
	color:#A31D21;
	text-decoration: underline;
}
A.:active 		{
	color:#A31D21;
	text-decoration: underline;
}


td.nav {
	background-image:url(/images/sub_nav_tile.gif);
	background-repeat: repeat-y;
	padding-left: 18px;
 }
 
.white{ background-color:#FFFFFF}

A.nav1:link   {
	font-size: 85%;
	text-decoration:none;
	color:#4C4B4B;
	font-weight: bold;
}

A.nav1:visited   {
	font-size:85%;
	text-decoration:none;
	color:#4C4B4B;
	font-weight: bold;
}

A.nav1:active   {
	font-size: 85%;
	text-decoration:none;
	color:#4C4B4B;
	font-weight: bold;
}

A.nav1:hover   {
	font-size: 85%;
	text-decoration:none;
	color:#6C6B6B;
	font-weight: bold;
}

.align-centre{
	text-align: center;
}

/************************************************************************************************************/
/* IDs ******************************************************************************************************/
/************************************************************************************************************/

#nav-skip-links
{
	width:660px;
	position:absolute;
	top:-20px;
}


/* Left Menu  ***********************************************************************************************/


#navcontainer 
{
	
}

#navcontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	
}

#navcontainer li { margin: 0;}


#navcontainer a
{
	display: block;
	padding: 5px 2px 4px 24px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	width: 114px;
	background: #4b4b4b url(/images/nav_bggrey_reg.jpg) no-repeat;
	/*font: normal 0.85em "bold italic Arial", Helvetica, sans-serif;*/
	font: 0.85em/normal Arial, Helvetica, sans-serif;
}

#navcontainer a.nunacom
{
	display: block;
	padding: 5px 2px 4px 24px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	width: 114px;
	background: #4b4b4b url(/images/nav_bggrey_reg.jpg) no-repeat;
	/*font: normal 0.85em "bold italic Arial", Helvetica, sans-serif;*/
	font: 1em/1.25em nunacom;
}


#navcontainer a:link, #navlist a:visited
{
	color: #fff;
	text-decoration: none;
}

#navcontainer a:hover
{
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	background-color: #6b6b6b;
	background-image: url(/images/nav_bggrey_hlt.jpg);
}

#active a:link, #active a:visited, #active a:hover
{
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	background-color: #6b6b6b;
	background-image: url(/images/nav_bggrey_hlt.jpg);
	color: #fff;
}

#navcontainer a.red:link, #navlist a.red:visited
{
	color: #fff;
	text-decoration: none;
}

#navcontainer a.red
{
	display: block;
	padding: 5px 2px 4px 24px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	width: 114px;
	background: #A41D21 url(/images/nav_bgred_reg.jpg) no-repeat;
	font: 0.85em/normal Arial, Helvetica, sans-serif;
}

#navcontainer a.red:hover
{
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	background-color: #B53A3C;
	background-image: url(/images/nav_bgred_hlt.jpg);
}

#navcontainer a.subnav:link, #navlist a.subnav:visited
{
	color: #000;
	text-decoration: none;
}

#navcontainer a.subnav
{
	display: block;
	padding: 5px 2px 4px 24px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	width: 114px;
	font: 0.85em/normal Arial, Helvetica, sans-serif;
	background: #cccccc url(/images/nav_bgsub_reg.gif) no-repeat;
}

#navcontainer a.subnav:hover
{
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	background: #E5E5E5 url(/images/nav_bgsub_reg.gif) no-repeat;
}

/* Left Menu  ***********************************************************************************************/





/************************************************************************************************************/
/* Other devices ********************************************************************************************/
/************************************************************************************************************/


@media print {
  BODY { font-size : 70% }
  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 }
