Body {
	background-color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	border: thin inset #003A67;
	padding: 5px;
	width: 800px;
}
a{
	color: #003A67;
	text-decoration: none;
}

a:link{
	color: #003A67;
	text-decoration: none;
}

a:visited{
	color: #003A67;
	text-decoration: none;
}

a:hover{
	color: #FBC30B;
	text-decoration: underline;
}
H1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	text-decoration: none;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11pt;
	text-decoration: none;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}

/*** Quick Links Text ***/
#QuickLinks {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: White;
	padding: 5px;
}
#QuickLinks a {
	display: inline;
	padding: 5px 10px 5px 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: White;
}
#QuickLinks a:hover {
	background-color: #FBC30B;
}

/*** Inupiat Translation Text ***/
#InupiatTranslation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: 400;
	color: White;
	padding: 5px;
}

/*** Home Page Solutions ***/
#HomeSolutions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: White;
}
#HomeSolutions a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: White;
	text-decoration: none;
}
#HomeSolutions li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #003A67;
}

/*** Home Press Releases ***/
#HomePressReleases {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: White;
}
#HomePressReleases H1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: White;
}
#HomePressReleases a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: White;
}
#HomePressReleases a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: White;
	text-decoration: underline;
}

/***   TOC1 Formatting ***/
#TOC1 {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: White;
}
#TOC1 h3 {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: White;
}
#TOC2 {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: White;
}
#TOC2 a {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: White;
}
#TOC2 a:link {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: White;
}
#TOC2 a:visited {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: White;
}
#TOC2 a:hover {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: White;
}
#TOC2 h2 {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: White;
	line-height: normal;
	letter-spacing: normal;
	word-spacing: normal;
}
#TOC2 li {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: White;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #003A67;
	text-decoration: none;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #003A67;
	text-decoration: none;
	font-weight: bold;
}
#footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #003A67;
	text-decoration: none;
	font-weight: bold;
}
#footer a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #003A67;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #003A67;
	text-decoration: underline;
	font-weight: bold;
}