body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;

}

td {
	font-size: 0.8em;
}

.inuktitut {
	font-family: AiNunavik, AiPaiNuna, AiPaiNunavik, AiPaiNunaSP;
}

.arial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.h1 {
	font-size: 1.4em;
	font-weight: bold;
	color: #990000;
	/*color: #660033;*/
}

.h2 {
	font-size: 1.15em;
	font-weight: bold;
	text-decoration: none;
	color: #990000;
	/*color: #660033;*/
}


a:link {
  color : blue;
}
a:hover {
  color : blue;
}
a:visited {
  color : blue;
}

a.banner:link {
	font-size: 1.0em;
	color: #660033;
	text-decoration: none;
}
a.banner:hover {
	font-size: 1.0em;
	color: #000000;
	text-decoration: none;
}
a.banner:visited {
	font-size: 1.0em;
	color: #660033;
	text-decoration: none;
}

a.navigation:hover {
	font-size: 1.0em;
	color: #FFFFFF;
	text-decoration: underline;
}
a.navigation:link {
	font-size: 1.0em;
	color: #FFFFFF;
	text-decoration: none;
}
a.navigation:visited {
	color: #FFFFFF;
	font-size: 1.0em;
	text-decoration: none;
}

.header {
	color: #000000;
	font-size: 0.8em;
}

textarea {
	font-size: 0.9em;
	border: 1px solid #555555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


input.text {
	font-size: 0.9em;
	border: 1px solid #555555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

input.button {
	font-size: 0.7em;
	border: 1px solid #555555;
}

select {
	font-weight: bold;
	font-size: 0.8em;
	border: 1px solid #555555;
}

.scroll{
 overflow: auto;
 height: 250px;
 width : 100%;
 border: 1px solid #555555;
 padding: 5px;
 
 }



.footer{
  font-size : 11px;
}

hr {
	color: #CC6600;
	height: 1px;
	background-color: #CC6600;
	border-top : 0px;
	border-bottom : 0px;
	border-right : 0px;
	border-left : 0px;
}

.header-title{
	color : #003366;
	font-size: 14;
	font-weight: bold;
	align:center;
}

.header-title-main{
	color : #CC6633;
	font-size: 18;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.header-list {
	background-color: #3399CC; 
	color: #FFFFFF;
	width: 40%;
	padding: 3px;
	padding-left: 25px;
	font-weight: bold;
}

.header-list-line {
	border-bottom:1px solid #3399CC;
	width: 60%;
}

.requiredDocs{
	list-style: upper-alpha;
	font-weight: bolder;
}

.quote {
	margin-left:25px;	
}

.hidden {
	border: 1px solid black;
	background-color: #CCCCCC;
	padding: 5px;
}


#artistImage {
	position:absolute;
	right:25px;
	bottom:50px;
	width:60%;
	
}

input.kativikButton {
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFFFFF,EndColorStr=#AAAAAA);
	border: 1px solid #333366;
	font-weight: bold;
	font-size: 10px;
	line-height: 150%;
	padding-left: 2px;
	padding-right: 2px;
	color: #435F79;
	font-family: Verdana, Arial, sans-serif;
	background-color: #DDDDDD;
	margin: 1px;
}


td.img {
	background-image: url(../images/header_02.gif);
		color : #003366;
		min-width:5%;
		font-size: 14;
		font-weight: bold;
	align:center;
}

.crossBrowserNewsPageSettings {
	background-color:#CCCC99;
	 overflow: auto;
	 height: 250px;
	 border: 1px solid #555555;
	 padding: 5px;
	 
	/*
	scrollbar-face-color:#003366;
	scrollbar-highlight-color:#B9B9FF;
	scrollbar-3dlight-color:#004080;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#000080;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;*/
}

div.crossBrowserIndexPageDisplay {
	padding-left:25px;padding-right:25px;padding-top:10px;width:100%;


}

div.crossBrowserHeaderMenuDisplay {
	width:100%;

}

div.crossBrowserFooterDisplay {
	padding-top:10px;width:100%

}

.borderStyle {

border-top:#4682B4 25px outset;
border-left:#4682B4 25px outset;
border-right:#4682B4 25px inset;
border-bottom:#4682B4 25px inset;

}



